mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Add backup2 with ttl 1h
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user