fix mount
All checks were successful
lint-test-helm / lint-helm (push) Successful in 9s
render-manifests-push / render-manifests-push (push) Successful in 18s
renovate / renovate (push) Successful in 1m18s

This commit is contained in:
2025-12-20 14:32:44 -06:00
parent a877a7f5dd
commit 5161c69b5d

View File

@@ -246,13 +246,13 @@ etcd-backup:
main: main:
s3-prune-local: s3-prune-local:
- path: /scripts/prune.sh - path: /scripts/prune.sh
subPath: backup.sh subPath: prune.sh
s3-prune-remote: s3-prune-remote:
- path: /scripts/prune.sh - path: /scripts/prune.sh
subPath: backup.sh subPath: prune.sh
s3-prune-external: s3-prune-external:
- path: /scripts/prune.sh - path: /scripts/prune.sh
subPath: backup.sh subPath: prune.sh
s3cmd-config-local: s3cmd-config-local:
enabled: true enabled: true
type: secret type: secret