Skip to content

feat(deploy-k8s): add support for a custom helm chart

Michael requested to merge feat/custom-helm-chart into main

I'd like to use catladder for a app that already has a Helm chart. It needs MS-SQL deployed and has no production deployment. It probably makes no sense to extend the-panter-chart for this exotic use-case. So make it possible to "bring your own" chart.

Merge request reports