Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbf19e34

Browse files
authored
added 'JFrog' in front of XRay in guide (#12860)
1 parentd9211b6 commitbf19e34

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎docs/guides/xray-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ using Coder's [JFrog Xray Integration](github.com/coder/coder-xray).
1919
- A self-hosted JFrog Platform instance.
2020
- Kubernetes workspaces running on Coder.
2121

22-
##Deploying the Coder Xray Integration
22+
##Deploying the Coder- JFrogXray Integration
2323

2424
1. Create a JFrog Platform
2525
[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>'
3737
kubectl create secret generic jfrog-token --from-literal=user='<user>' --from-literal=token='<token>'
3838
```
3939

40-
4. Deploy the Coder Xray integration.
40+
4. Deploy the Coder- JFrogXray integration.
4141

4242
```bash
4343
helm repo add coder-xray https://helm.coder.com/coder-xray
@@ -69,4 +69,4 @@ image = "<ARTIFACTORY_URL>/<REPO>/<IMAGE>:<TAG>"
6969
>use it in the`imagePullSecrets` field of the kubernetes pod. See this
7070
>[guide](./image-pull-secret.md) for more information.
7171
72-
![Coder Xray Integration](../images/guides/xray-integration/example.png)
72+
![JFrog Xray Integration](../images/guides/xray-integration/example.png)

‎docs/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1101,7 +1101,7 @@
11011101
"path":"./guides/azure-federation.md"
11021102
},
11031103
{
1104-
"title":"Scanning Coder Workspaces with Xray",
1104+
"title":"Scanning Coder Workspaces withJFrogXray",
11051105
"description":"Integrate Coder with JFrog Xray",
11061106
"path":"./guides/xray-integration.md"
11071107
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp