tmp/grimmory-2 (#5025)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 23s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m44s

Reviewed-on: #5025
This commit was merged in pull request #5025.
This commit is contained in:
2026-03-24 02:25:28 +00:00
parent 3f9743ee3f
commit 2c354902d7

View File

@@ -13,9 +13,7 @@ spec:
restic: restic:
repository: booklore-config-backup-secret-local repository: booklore-config-backup-secret-local
destinationPVC: grimmory-config destinationPVC: grimmory-config
copyMethod: Direct copyMethod: Snapshot
moverSecurityContext: moverSecurityContext:
runAsUser: 1000 runAsUser: 0
runAsGroup: 1000 runAsGroup: 0
fsGroup: 1000
fsGroupChangePolicy: OnRootMismatch