schedule the backup
This commit is contained in:
parent
6fc5d078a2
commit
37857f6937
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ spec:
|
|||
mariaDbRef:
|
||||
name: mariadb
|
||||
timeZone: "America/Chicago"
|
||||
# schedule:
|
||||
# cron: "0 * * * *"
|
||||
# suspend: false
|
||||
schedule:
|
||||
cron: "0 * * * *"
|
||||
suspend: false
|
||||
stagingStorage:
|
||||
persistentVolumeClaim:
|
||||
storageClassName: openebs-hostpath
|
||||
|
|
Loading…
Reference in a new issue