Skip to content

Commit

Permalink
☀ projected release-candidate from ea2be8d
Browse files Browse the repository at this point in the history
Source-holobranch: release-candidate
Source-commit: ea2be8d
Source: ea2be8d
  • Loading branch information
atvaccaro committed Aug 18, 2023
2 parents e868222 + ea2be8d commit 1af265f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions kubernetes/values/prod-dagster.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,17 @@ dagsterWebserver:
image:
# override to use hologit
tag: 1.4.3

runLauncher:
config:
k8sRunLauncher:
resources:
limits:
cpu: 1
requests:
cpu: 500m
memory: 1Gi
volumes:
- name: gcs-secret
secret:
secretName: dagster-secret

0 comments on commit 1af265f

Please sign in to comment.