fix(garage): retry of backups
All checks were successful
Renovate / renovate (push) Successful in 22s

This commit is contained in:
Peter 2024-05-09 07:22:03 +02:00
parent 370fcc643e
commit 624508c38a
Signed by: prskr
GPG key ID: F56BED6903BC5E37
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View file

@ -2,4 +2,5 @@
.vaultpw .vaultpw
.vscode/ .vscode/
.ssh/ .ssh/
*/charts/ */charts/
.idea/

View file

@ -43,7 +43,7 @@ spec:
drop: drop:
- ALL - ALL
readOnlyRootFilesystem: true readOnlyRootFilesystem: true
restartPolicy: OnFailure restartPolicy: Never
volumes: volumes:
- name: rclone-config - name: rclone-config
secret: secret: