Hacker News new | ask | show | jobs
by mbell 2398 days ago
Helm charts are just templated k8s manifests, you can have it spit out the final manifest and use it manually.
1 comments

Thanks. Maybe I will try that.