Skip to content

Commit

Permalink
Merge branch 'master' into fix/argo-wrapper-default-url
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanHilt authored Feb 26, 2024
2 parents 08d9e5a + c5c5486 commit 81e3e1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kube/services/jobs/etl-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
apiVersion: batch/v1
kind: Job
metadata:
annotations:
karpenter.sh/do-not-evict: "true"
name: etl
spec:
backoffLimit: 0
Expand Down

0 comments on commit 81e3e1f

Please sign in to comment.