diff --git a/infrastructure/monitoring/release.yaml b/infrastructure/monitoring/release.yaml
index 36f085ae0ae48836ab5901f7bffd37b3c1adc044..4e4af9fdb33b5ad86cd223676bb44900779b783f 100644
--- a/infrastructure/monitoring/release.yaml
+++ b/infrastructure/monitoring/release.yaml
@@ -161,11 +161,11 @@ data:
         namespace: kube-system
       resources:
        limits:
-         cpu: 200m
-         memory: 200Mi
+         cpu: 500m
+         memory: 512Mi
        requests:
          cpu: 100m
-         memory: 100Mi
+         memory: 256Mi
       securityContext:
         fsGroup: 65534
         runAsGroup: 65534