This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.2.3. Cluster Samples Operator 設定へのアクセス
Cluster Samples Operator は、提供されるパラメーターでファイルを編集して設定できます。
前提条件
- 
						OpenShift CLI (oc) がインストールされている。
手順
- Cluster Samples Operator 設定にアクセスします。 - oc edit configs.samples.operator.openshift.io/cluster -o yaml - $ oc edit configs.samples.operator.openshift.io/cluster -o yaml- Copy to Clipboard Copied! - Toggle word wrap Toggle overflow - Cluster Samples Operator 設定は以下の例のようになります。 - apiVersion: samples.operator.openshift.io/v1 kind: Config ... - apiVersion: samples.operator.openshift.io/v1 kind: Config ...- Copy to Clipboard Copied! - Toggle word wrap Toggle overflow