mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
9 lines
187 B
YAML
9 lines
187 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: openshift-storage
|
|
labels:
|
|
workload.openshift.io/allowed: "management"
|
|
openshift.io/cluster-monitoring: "true"
|
|
annotations: {}
|