1
0
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:
Divyam Pateriya
2024-07-23 19:04:10 +05:30
committed by openshift-cherrypick-robot
parent 9a736e8780
commit 99fc47eee4

View File

@@ -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: