Skip to content

Commit d870ba1

Browse files
committed
Make interactions between ImageConfigs more prominent
Signed-off-by: Adam Wolfe Gordon <[email protected]>
1 parent 67143ce commit d870ba1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/v1.20/concepts/image-configs.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,9 +258,11 @@ Status:
258258

259259
### Interaction with other operations
260260

261+
{{<hint "tip" >}}
261262
Image rewriting is always done before other `ImageConfig` operations. If you
262263
wish to configure pull secrets or signature verification as well as rewriting,
263-
other `ImageConfig` resources must match the rewritten image path.
264+
additional `ImageConfig` resources must match the rewritten image path.
265+
{{< /hint >}}
264266

265267
For example, if you are mirroring packages from `xpkg.crossplane.io` to
266268
`registry1.com` and need to configure pull secrets for `registry1.com`, two

0 commit comments

Comments
 (0)