chore: Update manifests after change

This commit is contained in:
2025-12-15 18:11:19 +00:00
parent ee009ee9be
commit dbec614c1e
5 changed files with 52 additions and 16 deletions

View File

@@ -4,14 +4,14 @@ metadata:
name: redis-replication-gitea
namespace: gitea
labels:
helm.sh/chart: redis-replication-renovate-0.5.0
helm.sh/chart: redis-replication-gitea-0.5.0
app.kubernetes.io/version: "0.5.0"
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: redis-replication-gitea
app.kubernetes.io/instance: gitea
app.kubernetes.io/part-of: gitea
spec:
clusterSize: 1
clusterSize: 3
podSecurityContext:
fsGroup: 1000
runAsUser: 1000
@@ -29,7 +29,7 @@ spec:
- ReadWriteOnce
resources:
requests:
storage: 1Gi
storage: 10Gi
storageClassName: ceph-block
redisExporter:
enabled: true