Skip to content

Commit e48b021

Browse files
authored
Merge pull request #33493 from bergerhoffer/OSDOCS-1790-update
Pulling in new changes from autogen CLI output after code freeze
2 parents 0101a3d + cc56ce5 commit e48b021

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

modules/oc-adm-by-example-content.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ Mirror an operator-registry catalog
4747
# Edit the mirroring mappings and mirror with "oc image mirror" manually
4848
oc adm catalog mirror --manifests-only quay.io/my/image:latest myregistry.com
4949
oc image mirror -f manifests/mapping.txt
50+
51+
# Delete all ImageContentSourcePolicies generated by oc adm catalog mirror
52+
oc delete imagecontentsourcepolicy -l operators.openshift.org/catalog=true
5053
----
5154

5255

0 commit comments

Comments
 (0)