diff --git a/infrastructure/velero/schedules/daily.yaml b/infrastructure/velero/schedules/daily.yaml index 0991ce2..a889dde 100644 --- a/infrastructure/velero/schedules/daily.yaml +++ b/infrastructure/velero/schedules/daily.yaml @@ -6,7 +6,8 @@ metadata: spec: schedule: "0 23 * * *" template: - labelSelector: - matchLabels: - backup: "true" + includeNamespaces: + - forgejo + - wikijs + - firefly ttl: 168h