Skip to content

Commit

Permalink
fixed ttl on job
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebrito16 committed Jun 10, 2024
1 parent 36fdf4f commit 699b678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/as-k8s/service.schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@
annotations: {}
imagePullSecrets: true
imagePullSecretsName: registry-token
ttlSecondsAfterFinished: 600

backoffLimit: 1
command: []
Expand All @@ -123,7 +124,6 @@
annotations: {}
imagePullSecrets: true
imagePullSecretsName: registry-token
ttlSecondsAfterFinished: 600

schedule: "* * * * *"
command: []
Expand Down

0 comments on commit 699b678

Please sign in to comment.