Unfortunately the core team doesn’t provide one without Helm. We recommend the use of Helm when trying to deploy Dagster on Kubernetes. Here are some suggestions:
• Have you thought about using Helm and Kustomize in tandem?
• You could just take a look at the Helm templates and attempt to grok what we are doing there.
• Like you asked, maybe a community member could provide you their own templates.