diff --git a/deployment/clouddeploy/gke-workers/base/vanir-signatures.yaml b/deployment/clouddeploy/gke-workers/base/vanir-signatures.yaml index 93ad40437b1..3b449e2f17d 100644 --- a/deployment/clouddeploy/gke-workers/base/vanir-signatures.yaml +++ b/deployment/clouddeploy/gke-workers/base/vanir-signatures.yaml @@ -3,7 +3,7 @@ kind: CronJob metadata: name: vanir-signatures labels: - cronLastSuccessfulTimeMins: "400" + cronLastSuccessfulTimeMins: "660" spec: schedule: "0 */6 * * *" timeZone: "Australia/Sydney"