Skip to content

Commit

Permalink
fix: update concurrent runs for elastic
Browse files Browse the repository at this point in the history
  • Loading branch information
reinthal committed Dec 10, 2024
1 parent 3713f1f commit a290a88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/base/dagster/dagster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
config:
queuedRunCoordinator:
# Configure this so as to not overwhel k8s and minio
maxConcurrentRuns: 20
maxConcurrentRuns: 5
dagster-user-deployments:
enabled: true
imagePullSecrets:
Expand Down

0 comments on commit a290a88

Please sign in to comment.