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 67143ce commit d870ba1Copy full SHA for d870ba1
content/v1.20/concepts/image-configs.md
@@ -258,9 +258,11 @@ Status:
258
259
### Interaction with other operations
260
261
+{{<hint "tip" >}}
262
Image rewriting is always done before other `ImageConfig` operations. If you
263
wish to configure pull secrets or signature verification as well as rewriting,
-other `ImageConfig` resources must match the rewritten image path.
264
+additional `ImageConfig` resources must match the rewritten image path.
265
+{{< /hint >}}
266
267
For example, if you are mirroring packages from `xpkg.crossplane.io` to
268
`registry1.com` and need to configure pull secrets for `registry1.com`, two
0 commit comments