feat: fix key path
All checks were successful
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Successful in 3m19s
renovate / renovate (push) Successful in 1m48s

This commit is contained in:
2026-03-06 00:22:39 -06:00
parent 1de8fcbf5f
commit 40c318d8a9
11 changed files with 86 additions and 75 deletions

View File

@@ -235,19 +235,21 @@ postgres-18-cluster:
# schedule: "0 0 0 * * *"
# backupName: external
valkey-gitea:
resources:
requests:
cpu: 20m
memory: 256Mi
dataStorage:
requestedSize: 10Gi
replica:
persistence:
size: 10Gi
valkey:
resources:
requests:
cpu: 20m
memory: 256Mi
dataStorage:
requestedSize: 10Gi
replica:
persistence:
size: 10Gi
valkey-renovate:
nameOverride: valkey-renovate
replica:
enabled: false
valkey:
nameOverride: valkey-renovate
replica:
enabled: false
volsync-target-storage:
pvcTarget: gitea-shared-storage
moverSecurityContext: