We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 211d313 commit 9b6a6e5Copy full SHA for 9b6a6e5
docs/guides/xray-integration.md
@@ -65,8 +65,8 @@ image = "<ARTIFACTORY_URL>/<REPO>/<IMAGE>:<TAG>"
65
66
> **Note**: To authenticate with the Artifactory registry, you may need to
67
> create a
68
-> [Docker config](https://jfrog.com/help/r/jfrog-artifactory-documentation/docker-advanced-topics) and
69
-> use it in the `imagePullSecrets` field of the kubernetes pod. See this
+> [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
70
> [guide](./image-pull-secret.md) for more information.
71
72

0 commit comments