File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -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
You can’t perform that action at this time.
0 commit comments