mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08:00
refactor(k8up): reduce backup frequency
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
name: backblaze-credentials
|
||||
key: repo-password
|
||||
backup:
|
||||
schedule: '*/5 * * * *'
|
||||
schedule: '0 8 * * *'
|
||||
failedJobsHistoryLimit: 2
|
||||
successfulJobsHistoryLimit: 2
|
||||
# TODO
|
||||
|
||||
Reference in New Issue
Block a user