Skip to content

Commit 1906668

Browse files
authored
Merge pull request #80649 from wgabor0427/OCPBUGS-17177
OCPBUGS-17177: changed registrySource to registrySources
2 parents 5e4a392 + 024af06 commit 1906668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/images-configuration-blocked-payload.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ $ oc edit image.config.openshift.io cluster
4848
[source,yaml]
4949
----
5050
spec:
51-
registrySource:
51+
registrySources:
5252
blockedRegistries:
5353
- quay.io/openshift-payload
5454
----

0 commit comments

Comments
 (0)