Skip to content

Commit

Permalink
build: increase kipptaf cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
cbini committed Feb 16, 2024
1 parent a056e0a commit 407cc8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/teamster/kipptaf/dagster-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,10 @@ locations:
container_config:
resources:
requests:
cpu: 500m
cpu: 750m
memory: 2.0Gi
limits:
cpu: 500m
cpu: 750m
memory: 2.0Gi
env:
- name: ACHIEVE3K_SFTP_PASSWORD
Expand Down

0 comments on commit 407cc8a

Please sign in to comment.