diff --git a/clusters/cl01tl/manifests/gitea/RedisReplication-redis-replication-gitea.yaml b/clusters/cl01tl/manifests/gitea/RedisReplication-redis-replication-gitea.yaml index c85b67d9f..0b2a6e398 100644 --- a/clusters/cl01tl/manifests/gitea/RedisReplication-redis-replication-gitea.yaml +++ b/clusters/cl01tl/manifests/gitea/RedisReplication-redis-replication-gitea.yaml @@ -20,8 +20,8 @@ spec: imagePullPolicy: IfNotPresent resources: requests: - cpu: 10m - memory: 32Mi + cpu: 20m + memory: 400Mi storage: volumeClaimTemplate: spec: diff --git a/clusters/cl01tl/manifests/tubearchivist/RedisReplication-redis-replication-tubearchivist.yaml b/clusters/cl01tl/manifests/tubearchivist/RedisReplication-redis-replication-tubearchivist.yaml index 6a72fb99d..63122b51d 100644 --- a/clusters/cl01tl/manifests/tubearchivist/RedisReplication-redis-replication-tubearchivist.yaml +++ b/clusters/cl01tl/manifests/tubearchivist/RedisReplication-redis-replication-tubearchivist.yaml @@ -20,8 +20,8 @@ spec: imagePullPolicy: IfNotPresent resources: requests: - cpu: 10m - memory: 32Mi + cpu: 200m + memory: 2400Mi storage: volumeClaimTemplate: spec: