monitoring: increase memory limits
This commit is contained in:
@@ -25,7 +25,7 @@ spec:
|
|||||||
memory: 256Mi
|
memory: 256Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
memory: 512Mi
|
memory: 1Gi
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: config-volume
|
- name: config-volume
|
||||||
mountPath: /etc/prometheus
|
mountPath: /etc/prometheus
|
||||||
|
|||||||
Reference in New Issue
Block a user