staged next wave of operators to add and configure
This commit is contained in:
14
cluster/prometheus-operator/namespace.yaml
Normal file
14
cluster/prometheus-operator/namespace.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
annotations:
|
||||
argocd.argoproj.io/sync-options: SkipDryRunOnMissingResource=true
|
||||
name: prometheus-system
|
||||
labels:
|
||||
argocd.argoproj.io/managed-by: openshift-gitops-operator
|
||||
kubernetes.io/metadata.name: prometheus-system
|
||||
openshift.io/cluster-monitoring: 'true'
|
||||
spec:
|
||||
finalizers:
|
||||
- kubernetes
|
||||
Reference in New Issue
Block a user