fix: add security context
All checks were successful
lint-test-helm / lint-helm (push) Successful in 1m12s
render-manifests-push / render-manifests-push (push) Successful in 2m4s
renovate / renovate (push) Successful in 3m30s

This commit is contained in:
2026-02-13 14:16:33 -06:00
parent df555bee8b
commit 473e3cd373

View File

@@ -302,6 +302,11 @@ postgres-18-cluster:
# backupName: external
volsync-target-clickhouse-data:
pvcTarget: clickhouse-data
moverSecurityContext:
runAsUser: 101
runAsGroup: 101
fsGroup: 101
fsGroupChangePolicy: OnRootMismatch
local:
enabled: true
schedule: 40 11 * * *