File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ March 17, 2024
12
12
13
13
This guide will walk you through the process of adding
14
14
[ JFrog Xray] ( https://jfrog.com/xray/ ) integration to Coder Kubernetes workspaces
15
- using Coder's [ JFrog Xray Integration] ( github.com/coder/coder-xray ) .
15
+ using Coder's [ JFrog Xray Integration] ( https:// github.com/coder/coder-xray) .
16
16
17
17
## Prerequisites
18
18
@@ -65,8 +65,8 @@ image = "<ARTIFACTORY_URL>/<REPO>/<IMAGE>:<TAG>"
65
65
66
66
> ** Note** : To authenticate with the Artifactory registry, you may need to
67
67
> create a
68
- > [ Docker config] ( https://jfrog.com/artifactory/docs/docker/# docker-login ) and
69
- > use it in the ` imagePullSecrets ` field of the kubernetes pod. See this
68
+ > [ Docker config] ( https://jfrog.com/help/r/jfrog-artifactory-documentation/ docker-advanced-topics )
69
+ > and use it in the ` imagePullSecrets ` field of the kubernetes pod. See this
70
70
> [ guide] ( ./image-pull-secret.md ) for more information.
71
71
72
72
![ JFrog Xray Integration] ( ../images/guides/xray-integration/example.png )
You can’t perform that action at this time.
0 commit comments