match all servicemonitors?
This commit is contained in:
parent
1fcebe033b
commit
d4c658a28c
@ -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
|
Loading…
x
Reference in New Issue
Block a user