mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-19 02:52:56 +02:00
Change uid whisper translate
This commit is contained in:
+10
-10
@@ -6,11 +6,11 @@ metadata:
|
||||
spec:
|
||||
schedule: "0 1 * * *" # Daily at 1 AM
|
||||
template:
|
||||
includedNamespaces:
|
||||
- immich
|
||||
- nextcloud
|
||||
- home-assistant
|
||||
- ttrss
|
||||
# includedNamespaces:
|
||||
# - immich
|
||||
# - nextcloud
|
||||
# - home-assistant
|
||||
# - ttrss
|
||||
ttl: 720h # 30 days
|
||||
---
|
||||
apiVersion: velero.io/v1
|
||||
@@ -21,9 +21,9 @@ metadata:
|
||||
spec:
|
||||
schedule: "0 0 * * 0" # Weekly on Sunday at midnight
|
||||
template:
|
||||
includedNamespaces:
|
||||
- immich
|
||||
- nextcloud
|
||||
- home-assistant
|
||||
- ttrss
|
||||
# includedNamespaces:
|
||||
# - immich
|
||||
# - nextcloud
|
||||
# - home-assistant
|
||||
# - ttrss
|
||||
ttl: 2160h # 90 days
|
||||
Reference in New Issue
Block a user