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