value: "* * * * *"
This commit is contained in:
parent
5200aa748c
commit
71a45cc0b8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ server:
|
||||||
runAsUser: 100
|
runAsUser: 100
|
||||||
env:
|
env:
|
||||||
- name: CRON_SCHEDULE
|
- name: CRON_SCHEDULE
|
||||||
value: "0 * * * *"
|
value: "* * * * *"
|
||||||
- name: TINI_SUBREAPER
|
- name: TINI_SUBREAPER
|
||||||
value:
|
value:
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
|
|
Loading…
Reference in a new issue