chore(db): decrease backup retention to 7d
All checks were successful
Renovate / renovate (push) Successful in 1m15s

This commit is contained in:
Peter 2024-10-12 23:13:02 +02:00
parent 6ad93cec1a
commit 5a60be966b
Signed by: prskr
GPG key ID: F56BED6903BC5E37
2 changed files with 4 additions and 4 deletions

View file

@ -66,7 +66,7 @@ spec:
key: AWS_REGION
wal:
compression: snappy
retentionPolicy: "30d"
retentionPolicy: "7d"
resources:
requests:

View file

@ -2,7 +2,7 @@
apiVersion: batch/v1
kind: Job
metadata:
name: sync-garage-ente
name: sync-garage-forgejo
namespace: garage
spec:
ttlSecondsAfterFinished: 100
@ -20,8 +20,8 @@ spec:
- --ignore-errors
- -s3-upload-concurrency 64
- -v
- petabox:ente
- hcloud:1661580-ente
- garage:forgejo
- hcloud:1661580-forgejo
volumeMounts:
- name: rclone-config
mountPath: /config/rclone