Skip to content

Commit

Permalink
fix(job): added ttl job to service schema
Browse files Browse the repository at this point in the history
  • Loading branch information
andrebrito16 committed Jun 10, 2024
1 parent 6b7de44 commit 36fdf4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deploy/as-k8s/service.schema.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
annotations: {}
imagePullSecrets: true
imagePullSecretsName: registry-token
ttlSecondsAfterFinished: 600

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

0 comments on commit 36fdf4f

Please sign in to comment.