diff --git a/content/v1.20/concepts/image-configs.md b/content/v1.20/concepts/image-configs.md index 9bb23d3c..3f053117 100644 --- a/content/v1.20/concepts/image-configs.md +++ b/content/v1.20/concepts/image-configs.md @@ -258,9 +258,11 @@ Status: ### Interaction with other operations +{{}} Image rewriting is always done before other `ImageConfig` operations. If you wish to configure pull secrets or signature verification as well as rewriting, -other `ImageConfig` resources must match the rewritten image path. +additional `ImageConfig` resources must match the rewritten image path. +{{< /hint >}} For example, if you are mirroring packages from `xpkg.crossplane.io` to `registry1.com` and need to configure pull secrets for `registry1.com`, two