vault: unsuspend k8s auth config cronjob
This commit is contained in:
parent
94953ab0fe
commit
5e35b5f7a2
@ -8,7 +8,7 @@ metadata:
|
|||||||
atlas.bstein.dev/glue: "true"
|
atlas.bstein.dev/glue: "true"
|
||||||
spec:
|
spec:
|
||||||
schedule: "*/15 * * * *"
|
schedule: "*/15 * * * *"
|
||||||
suspend: true
|
suspend: false
|
||||||
concurrencyPolicy: Forbid
|
concurrencyPolicy: Forbid
|
||||||
successfulJobsHistoryLimit: 1
|
successfulJobsHistoryLimit: 1
|
||||||
failedJobsHistoryLimit: 3
|
failedJobsHistoryLimit: 3
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user