match all servicemonitors?

This commit is contained in:
2023-12-31 17:13:58 +01:00
parent 1fcebe033b
commit d4c658a28c
2 changed files with 3 additions and 4 deletions

View File

@@ -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