match all servicemonitors?
This commit is contained in:
@@ -47,10 +47,6 @@ metadata:
|
||||
name: prometheus
|
||||
spec:
|
||||
serviceAccountName: prometheus
|
||||
serviceMonitorSelector: # match all service monitors by default
|
||||
matchLabels: {}
|
||||
serviceMonitorNamespaceSelector: # match all namespaces by default
|
||||
matchLabels: {}
|
||||
resources:
|
||||
requests:
|
||||
memory: 400Mi
|
||||
|
@@ -16,3 +16,6 @@ spec:
|
||||
automated:
|
||||
prune: true
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- Replace=true
|
||||
# because the prom crds exceed the default 256Ki limit
|
Reference in New Issue
Block a user