diff --git a/clusters/cl01tl/helm/tubearchivist/templates/redis-replication.yaml b/clusters/cl01tl/helm/tubearchivist/templates/redis-replication.yaml index 2eec6808e..5a57f3d42 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: 5Gi + storage: 10Gi redisExporter: enabled: true image: quay.io/opstree/redis-exporter:v1.80.1