Skip to content

Commit c20e5b3

Browse files
Updating the command for editing Registry Operator
Updating the command for editing Registry Operator
1 parent d5bdd4d commit c20e5b3

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)