Skip to content

Commit a6e1db8

Browse files
authored
Updated the correct command to for accessing Cluster Samples Operator Configuration
Removed `-o yaml` under `Accessing the Cluster Samples Operator configuration`
1 parent d93a517 commit a6e1db8

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)