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.1.4. 访问 Samples Operator 配置
您可使用所提供的参数来编辑文件,以此配置 Samples Operator。
先决条件
-
安装 OpenShift CLI(
oc
)。
流程
访问 Samples Operator 配置:
oc get configs.samples.operator.openshift.io/cluster -o yaml
$ oc get configs.samples.operator.openshift.io/cluster -o yaml
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Samples Operator 配置类似以下示例:
apiVersion: samples.operator.openshift.io/v1 kind: Config projectName: cluster-samples-operator ...
apiVersion: samples.operator.openshift.io/v1 kind: Config projectName: cluster-samples-operator ...
Copy to Clipboard Copied! Toggle word wrap Toggle overflow