fix(renovate): some minor renovate chart tweaks
This commit is contained in:
@@ -29,4 +29,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/renovate
|
||||||
- https://hub.docker.com/r/renovate/renovate
|
- https://hub.docker.com/r/renovate/renovate
|
||||||
type: application
|
type: application
|
||||||
version: 1.11.3
|
version: 1.11.4
|
||||||
|
|||||||
@@ -9,9 +9,10 @@ workload:
|
|||||||
primary: true
|
primary: true
|
||||||
type: CronJob
|
type: CronJob
|
||||||
schedule: "@hourly"
|
schedule: "@hourly"
|
||||||
concurrencyPolicy: Allow
|
concurrencyPolicy: Forbid
|
||||||
failedJobsHistoryLimit: 2
|
failedJobsHistoryLimit: 2
|
||||||
parallelism: 1
|
parallelism: 1
|
||||||
|
activeDeadlineSeconds: 7200
|
||||||
podSpec:
|
podSpec:
|
||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
containers:
|
containers:
|
||||||
|
|||||||
Reference in New Issue
Block a user