mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Updated the correct command to for accessing Cluster Samples Operator Configuration
Removed `-o yaml` under `Accessing the Cluster Samples Operator configuration`
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
9a736e8780
commit
99fc47eee4
@@ -19,7 +19,7 @@ You can configure the Cluster Samples Operator by editing the file with the prov
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
$ oc edit configs.samples.operator.openshift.io/cluster -o yaml
|
||||
$ oc edit configs.samples.operator.openshift.io/cluster
|
||||
----
|
||||
+
|
||||
The Cluster Samples Operator configuration resembles the following example:
|
||||
|
||||
Reference in New Issue
Block a user