vault: unsuspend k8s auth config cronjob

This commit is contained in:
Brad Stein 2026-01-22 04:47:50 -03:00
parent 94953ab0fe
commit 5e35b5f7a2

View File

@ -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