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
|
||||
env:
|
||||
- name: CRON_SCHEDULE
|
||||
value: "0 * * * *"
|
||||
value: "* * * * *"
|
||||
- name: TINI_SUBREAPER
|
||||
value:
|
||||
volumeMounts:
|
||||
|
|
Loading…
Reference in a new issue