Hacker News new | ask | show | jobs
by brainzap 924 days ago
we use helm to deploy our apps and it works. Actually to be honest the templates are generated and then deployed from disk, without uploading a chart. We try to avoid the template language.

What Helm can't do currently is handle Ingress renames, and they do not allow loading files that are outside the chart.