We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d00cc9b commit cafa035Copy full SHA for cafa035
docs/admin/integrations/jfrog-xray.md
@@ -27,9 +27,9 @@ using Coder's [JFrog Xray Integration](https://github.com/coder/coder-xray).
27
[permission](https://jfrog.com/help/r/jfrog-platform-administration-documentation/permissions)
28
for the repositories you want to scan.
29
2. Create a Coder
30
- [token](https://coder.com/docs/v2/latest/cli/tokens_create#tokens-create)
+ [token](https://coder.com/docs/latest/reference/cli/tokens_create#tokens-create)
31
with a user that has the
32
- [`owner`](https://coder.com/docs/v2/latest/admin/users#roles) role.
+ [`owner`](https://coder.com/docs/latest/admin/users#roles) role.
33
3. Create kubernetes secrets for the JFrog Xray and Coder tokens.
34
35
```bash
0 commit comments