Add backup2 with ttl 1h

This commit is contained in:
Ruben Hensen
2025-03-12 21:20:44 +01:00
parent 2695c6aef7
commit 1ea353225b
+1 -1
View File
@@ -5,7 +5,7 @@ metadata:
spec:
schedule: "*/1 * * * *" # Daily at 1 AM
template:
ttl: 30d
ttl: 1h # 30 days
defaultVolumesToFsBackup: true
snapshotVolumes: true
snapshotMoveData: true