Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

helm chart: postgresql toleration/affinity #26074

Open
fbacker opened this issue Nov 21, 2024 · 0 comments
Open

helm chart: postgresql toleration/affinity #26074

fbacker opened this issue Nov 21, 2024 · 0 comments
Labels
deployment: k8s Related to deploying Dagster to Kubernetes type: feature-request

Comments

@fbacker
Copy link

fbacker commented Nov 21, 2024

What's the use case?

Using helm chart the postgresql is missing the ability to set toleration and affinity

Ideas of implementation

in values use same syntax as dagsterDaemon

dagsterDaemon: # should set postgresql here instead
  affinity: {}
  tolerations: []

Additional information

No response

Message from the maintainers

Impacted by this issue? Give it a 👍! We factor engagement into prioritization.

@garethbrickman garethbrickman added the deployment: k8s Related to deploying Dagster to Kubernetes label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment: k8s Related to deploying Dagster to Kubernetes type: feature-request
Projects
None yet
Development

No branches or pull requests

2 participants