@@ -19,7 +19,7 @@ using Coder's [JFrog Xray Integration](github.com/coder/coder-xray).
19
19
- A self-hosted JFrog Platform instance.
20
20
- Kubernetes workspaces running on Coder.
21
21
22
- ##Deploying the Coder Xray Integration
22
+ ##Deploying the Coder- JFrog Xray Integration
23
23
24
24
1 . Create a JFrog Platform
25
25
[ Access Token] ( https://jfrog.com/help/r/jfrog-platform-administration-documentation/access-tokens )
@@ -37,7 +37,7 @@ kubectl create secret generic coder-token --from-literal=coder-token='<token>'
37
37
kubectl create secret generic jfrog-token --from-literal=user=' <user>' --from-literal=token=' <token>'
38
38
```
39
39
40
- 4 . Deploy the Coder Xray integration.
40
+ 4 . Deploy the Coder- JFrog Xray integration.
41
41
42
42
``` bash
43
43
helm repo add coder-xray https://helm.coder.com/coder-xray
@@ -69,4 +69,4 @@ image = "<ARTIFACTORY_URL>/<REPO>/<IMAGE>:<TAG>"
69
69
> 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
- ![ Coder Xray Integration] ( ../images/guides/xray-integration/example.png )
72
+ ![ JFrog Xray Integration] ( ../images/guides/xray-integration/example.png )