Helm chart user code deployments. #19070
Unanswered
andrescolodrero
asked this question in
Q&A
Replies: 1 comment
-
I came to the conclusion that it's not possible. I find it really surprising! We wanted simple:
Seems that this is not possible and you have to have single I find this very limiting - it means you have to colocate deployment of all pipelines/teams in one file 🙄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How can we separate, in a Helm Chart, the provision of a Dagster server (web, daemon, etc) from user-code locations?
The idea is to have separate repos, one for admins, other for users to deploy their code.
Beta Was this translation helpful? Give feedback.
All reactions