@@ -56,11 +56,11 @@ workspaces using Coder's [JFrog Xray Integration](https://github.com/coder/coder
56
56
--set artifactory.secretName=" jfrog-token"
57
57
```
58
58
59
- > [ !IMPORTANT]
60
- > To authenticate with the Artifactory registry, you may need to
61
- > create a[ Docker config] ( https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-advanced-topics ) and use it in the
62
- > ` imagePullSecrets ` field of the Kubernetes Pod.
63
- > See the[ Defining ImagePullSecrets for Coder workspaces] ( ../../tutorials/image-pull-secret.md ) guide for more information.
59
+ >[ !IMPORTANT]
60
+ > To authenticate with the Artifactory registry, you may need to
61
+ > create a[ Docker config] ( https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-advanced-topics ) and use it in the
62
+ > ` imagePullSecrets ` field of the Kubernetes Pod.
63
+ > See the[ Defining ImagePullSecrets for Coder workspaces] ( ../../tutorials/image-pull-secret.md ) guide for more information.
64
64
65
65
##Validate your installation
66
66