--- apiVersion: v1 kind: Namespace metadata: annotations: workload.openshift.io/allowed: management ran.openshift.io/ztp-deploy-wave: "2" labels: openshift.io/cluster-monitoring: "true" name: openshift-logging --- apiVersion: operators.coreos.com/v1 kind: OperatorGroup metadata: name: cluster-logging namespace: openshift-logging annotations: ran.openshift.io/ztp-deploy-wave: "2" spec: targetNamespaces: - openshift-logging --- apiVersion: operators.coreos.com/v1alpha1 kind: Subscription metadata: name: cluster-logging namespace: openshift-logging annotations: ran.openshift.io/ztp-deploy-wave: "2" spec: channel: "stable-6.3" name: cluster-logging source: redhat-operator-index sourceNamespace: openshift-marketplace installPlanApproval: Automatic