made changes for consistency

This commit is contained in:
2025-12-30 15:51:50 +11:00
parent b4ef1c861d
commit 5a63b2cfb0
4 changed files with 53 additions and 12 deletions

View File

@@ -4,10 +4,8 @@ metadata:
name: daily-stateful
namespace: openshift-adp
spec:
# Run at 04:00 (after config-only) AEST
schedule: "0 16 * * *"
schedule: "0 03 * * *"
# Timestamped names for long-term retention
nameTemplate: "{{ .ScheduleName }}-{{ .Timestamp }}"
template:
@@ -19,13 +17,10 @@ spec:
- n8n
- apim
- gitea-ci
- vm-project
# add others here as needed
# No CSI snapshots; use nodeAgent/restic only
# No CSI snapshots; use nodeAgent/kopia only
snapshotVolumes: false
defaultVolumesToFsBackup: true
# Retain a bit longer
ttl: 336h # 30 days
ttl: 336h