update prom cfg
This commit is contained in:
parent
adeb333954
commit
1cd4df8b8f
@ -49,6 +49,8 @@ spec:
|
|||||||
serviceAccountName: prometheus
|
serviceAccountName: prometheus
|
||||||
serviceMonitorSelector: # match all service monitors by default
|
serviceMonitorSelector: # match all service monitors by default
|
||||||
matchLabels: {}
|
matchLabels: {}
|
||||||
|
serviceMonitorNamespaceSelector: # match all namespaces by default
|
||||||
|
matchLabels: {}
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 400Mi
|
memory: 400Mi
|
||||||
@ -65,4 +67,4 @@ spec:
|
|||||||
targetPort: 9090
|
targetPort: 9090
|
||||||
protocol: TCP
|
protocol: TCP
|
||||||
selector:
|
selector:
|
||||||
app: prometheus
|
prometheus: prometheus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user