add context
Some checks failed
renovate / renovate (push) Failing after 1s
lint-test-helm / lint-helm (push) Failing after 15s
render-manifests-push / render-manifests-push (push) Successful in 23s

This commit is contained in:
2025-12-15 21:49:32 -06:00
parent e00fda2551
commit 79d2194685

View File

@@ -51,3 +51,8 @@ cloudflared:
existingSecretName: code-server-cloudflared-secret existingSecretName: code-server-cloudflared-secret
volsync-target-config: volsync-target-config:
pvcTarget: code-server-config pvcTarget: code-server-config
moverSecurityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch