This commit is contained in:
parent
f83d91d991
commit
22f8ac10c6
@ -37,11 +37,10 @@ securityContext: {}
|
|||||||
# runAsUser: 1000
|
# runAsUser: 1000
|
||||||
|
|
||||||
cronjob:
|
cronjob:
|
||||||
# At 01:00 every day
|
schedule: '@hourly'
|
||||||
schedule: '*/5 * * * *'
|
concurrencyPolicy: Forbid
|
||||||
concurrencyPolicy: ''
|
failedJobsHistoryLimit: 3
|
||||||
failedJobsHistoryLimit: ''
|
successfulJobsHistoryLimit: 1
|
||||||
successfulJobsHistoryLimit: ''
|
|
||||||
|
|
||||||
renovate:
|
renovate:
|
||||||
env: {}
|
env: {}
|
||||||
|
Loading…
Reference in New Issue
Block a user