diff --git a/deploy/as-k8s/service.schema.yml b/deploy/as-k8s/service.schema.yml index 06ca7f1a..b6a3a4bd 100644 --- a/deploy/as-k8s/service.schema.yml +++ b/deploy/as-k8s/service.schema.yml @@ -100,6 +100,7 @@ annotations: {} imagePullSecrets: true imagePullSecretsName: registry-token + ttlSecondsAfterFinished: 600 backoffLimit: 1 command: [] @@ -123,7 +124,6 @@ annotations: {} imagePullSecrets: true imagePullSecretsName: registry-token - ttlSecondsAfterFinished: 600 schedule: "* * * * *" command: []