Adjusted retention periods
This commit is contained in:
1
README.md
Normal file
1
README.md
Normal file
@@ -0,0 +1 @@
|
||||
Collection of YAML for building daily config and selective volume backups of OCP to MinIO
|
||||
@@ -19,4 +19,4 @@ spec:
|
||||
defaultVolumesToFsBackup: false
|
||||
|
||||
# Retain for one week (adjust later)
|
||||
ttl: 168h
|
||||
ttl: 336h
|
||||
|
||||
@@ -15,6 +15,7 @@ spec:
|
||||
- gitea
|
||||
- gitea-actions
|
||||
- authentik
|
||||
- calibre
|
||||
# add others here as needed
|
||||
|
||||
# No CSI snapshots; use nodeAgent/restic only
|
||||
@@ -22,4 +23,4 @@ spec:
|
||||
defaultVolumesToFsBackup: true
|
||||
|
||||
# Retain a bit longer
|
||||
ttl: 720h # 30 days
|
||||
ttl: 336h # 30 days
|
||||
|
||||
Reference in New Issue
Block a user