diff --git a/grafana/helm-values.yaml b/grafana/helm-values.yaml index 52bdf08..1154310 100644 --- a/grafana/helm-values.yaml +++ b/grafana/helm-values.yaml @@ -42,9 +42,9 @@ podSecurityContext: resources: requests: cpu: 23m - memory: 175Mi + memory: 256Mi limits: - memory: 175Mi + memory: 256Mi service: type: ClusterIP