This commit is contained in:
parent
a16fd2ac72
commit
1ad9dd7492
@ -25,7 +25,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: mariadb-backup-rotate-container
|
- name: mariadb-backup-rotate-container
|
||||||
image: gitea.jbrumond.me/images/rotate-backups:8
|
image: gitea.jbrumond.me/images/rotate-backups:8
|
||||||
command: [ "/opt/rotate.sh", "--daily=7", "--weekly=4", "--monthly=12", "--yearly=always" ]
|
args: [ "--daily=7", "--weekly=4", "--monthly=12", "--yearly=always" ]
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: 500m
|
cpu: 500m
|
||||||
|
Loading…
x
Reference in New Issue
Block a user