monitoring: increase memory limits

This commit is contained in:
2025-05-13 15:56:31 -04:00
parent 9be2fc46dc
commit 9491b6cbe5

View File

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