Skip to content

Commit

Permalink
increasing requests and resources for cronjob too
Browse files Browse the repository at this point in the history
  • Loading branch information
EliseCastle23 committed May 8, 2024
1 parent b8f1384 commit 3573ff3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions kube/services/jobs/etl-cronjob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,10 @@ spec:
ports:
- containerPort: 80
GEN3_TUBE_IMAGE
resources:
requests:
memory: 2Gi
cpu: 2
env:
- name: DICTIONARY_URL
valueFrom:
Expand Down

0 comments on commit 3573ff3

Please sign in to comment.