diff --git a/infrastructure/monitoring/release.yaml b/infrastructure/monitoring/release.yaml
index 9b06561e6921f51374c5d9ec858c703b679c57bf..0033e20f0bd5c2bfcd3dcf0aff7594075e053d27 100644
--- a/infrastructure/monitoring/release.yaml
+++ b/infrastructure/monitoring/release.yaml
@@ -224,7 +224,7 @@ data:
               accessModes: ["ReadWriteOnce"]
               resources:
                 requests:
-                  storage: 20Gi
+                  storage: 25Gi
         securityContext:
           runAsGroup: 2000
           runAsNonRoot: true