Skip to content

Commit c8264b0

Browse files
Merge pull request #76394 from PoornimaSingour/patch-6
Updating the command for editing Registry Operator
2 parents 867d484 + c20e5b3 commit c8264b0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

modules/registry-exposing-secure-registry-manually.adoc

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@ default TLS configuration from the Ingress Operator.
6565
+
6666
. On the Registry Operator:
6767
+
68+
[source,terminal]
69+
----
70+
$ oc edit configs.imageregistry.operator.openshift.io/cluster
71+
----
72+
+
6873
[source,yaml]
6974
----
7075
spec:
@@ -82,4 +87,4 @@ registry's route.
8287
====
8388

8489
.Troubleshooting
85-
* link:https://access.redhat.com/solutions/5419501[Error creating TLS secret]
90+
* link:https://access.redhat.com/solutions/5419501[Error creating TLS secret]

0 commit comments

Comments
 (0)