Compare commits
2 Commits
d4d8423c73
...
80631ba77e
| Author | SHA1 | Date | |
|---|---|---|---|
|
80631ba77e
|
|||
| fbe6845bb4 |
@@ -104,7 +104,7 @@ mariadb-cluster:
|
||||
backups:
|
||||
- name: backup
|
||||
schedule:
|
||||
cron: "0 0 0 * *"
|
||||
cron: "0 0 * * *"
|
||||
suspend: false
|
||||
compression: gzip
|
||||
maxRetention: 720h # 30 days
|
||||
|
||||
@@ -9,7 +9,7 @@ stalwart:
|
||||
main:
|
||||
image:
|
||||
repository: stalwartlabs/stalwart
|
||||
tag: v0.13.4
|
||||
tag: v0.14.1
|
||||
pullPolicy: IfNotPresent
|
||||
resources:
|
||||
requests:
|
||||
|
||||
Reference in New Issue
Block a user