diff --git a/base/prometheus-operator/prometheus-operator-namespace.yaml b/base/prometheus-operator/prometheus-operator-namespace.yaml new file mode 100644 index 0000000..a88587f --- /dev/null +++ b/base/prometheus-operator/prometheus-operator-namespace.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: prometheus-system