diff --git a/clusters/cl01tl/helm/gitea/values.yaml b/clusters/cl01tl/helm/gitea/values.yaml index 29f9c7a19..92fd30fb7 100644 --- a/clusters/cl01tl/helm/gitea/values.yaml +++ b/clusters/cl01tl/helm/gitea/values.yaml @@ -392,6 +392,10 @@ redis-replication-gitea: enabled: false redisReplication: clusterSize: 3 + resources: + requests: + cpu: 20m + memory: 400Mi volumeClaimTemplate: spec: resources: diff --git a/clusters/cl01tl/helm/tubearchivist/values.yaml b/clusters/cl01tl/helm/tubearchivist/values.yaml index e79cc27b0..373069cd6 100644 --- a/clusters/cl01tl/helm/tubearchivist/values.yaml +++ b/clusters/cl01tl/helm/tubearchivist/values.yaml @@ -110,6 +110,10 @@ redis-replication: enabled: false redisReplication: clusterSize: 3 + resources: + requests: + cpu: 200m + memory: 2400Mi volumeClaimTemplate: spec: resources: