Skip to content

Commit a166d73

Browse files
authored
Merge pull request #79269 from dpateriya/patch-14
Updated the correct command for accessing Cluster Samples Operator…
2 parents d5a5f68 + a6e1db8 commit a166d73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/samples-operator-crd.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can configure the Cluster Samples Operator by editing the file with the prov
1919
+
2020
[source,terminal]
2121
----
22-
$ oc edit configs.samples.operator.openshift.io/cluster -o yaml
22+
$ oc edit configs.samples.operator.openshift.io/cluster
2323
----
2424
+
2525
The Cluster Samples Operator configuration resembles the following example:

0 commit comments

Comments
 (0)