diff --git a/clusters/cl01tl/helm/tubearchivist/templates/redis-replication.yaml b/clusters/cl01tl/helm/tubearchivist/templates/redis-replication.yaml index 0be064303..4beb4a7f5 100644 --- a/clusters/cl01tl/helm/tubearchivist/templates/redis-replication.yaml +++ b/clusters/cl01tl/helm/tubearchivist/templates/redis-replication.yaml @@ -26,7 +26,7 @@ spec: accessModes: ["ReadWriteOnce"] resources: requests: - storage: 1Gi + storage: 5Gi redisExporter: enabled: true image: quay.io/opstree/redis-exporter:v1.48.0