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 @@ -27,9 +27,9 @@ using Coder's [JFrog Xray Integration](https://github.com/coder/coder-xray).
27
27
[ permission] ( https://jfrog.com/help/r/jfrog-platform-administration-documentation/permissions )
28
28
for the repositories you want to scan.
29
29
1 . Create a Coder
30
- [ token] ( https://coder.com/docs/latest /reference/cli/tokens_create#tokens-create)
30
+ [ token] ( ../.. /reference/cli/tokens_create#tokens-create)
31
31
with a user that has the
32
- [ ` owner ` ] ( https://coder.com/docs/latest/admin /users#roles) role.
32
+ [ ` owner ` ] ( .. /users#roles) role.
33
33
1 . Create Kubernetes secrets for the JFrog Xray and Coder tokens.
34
34
35
35
``` bash
@@ -67,6 +67,6 @@ image = "<ARTIFACTORY_URL>/<REPO>/<IMAGE>:<TAG>"
67
67
> create a
68
68
> [ Docker config] ( https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-advanced-topics )
69
69
> and use it in the ` imagePullSecrets ` field of the kubernetes pod. See this
70
- > [ guide] ( ./image-pull-secret.md ) for more information.
70
+ > [ guide] ( ../../tutorials /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