Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
replaced jfrog guide links
  • Loading branch information
stirby committed Apr 1, 2024
commit 096baeb7c43e72bacc4b80da1c121f8daf41b5af
2 changes: 1 addition & 1 deletion docs/guides/xray-integration.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ image = "<ARTIFACTORY_URL>/<REPO>/<IMAGE>:<TAG>"

> **Note**: To authenticate with the Artifactory registry, you may need to
> create a
> [Docker config](https://jfrog.com/artifactory/docs/docker/#docker-login) and
> [Docker config](https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-advanced-topics) and
> use it in the `imagePullSecrets` field of the kubernetes pod. See this
> [guide](./image-pull-secret.md) for more information.

Expand Down