helm-controller icon indicating copy to clipboard operation
helm-controller copied to clipboard

SQL storage backend support

Open alex-lx opened this issue 3 years ago • 1 comments

Helm supports SQL storage backend, it would be nice to support it in helm-controller, it would be useful especially when not able to create secret or configmap on kubernetes cluster. Here's a real situation we meet https://github.com/fluxcd/flux2/discussions/1473

alex-lx avatar Jun 03 '21 08:06 alex-lx

This would perhaps also be useful in a not-hypothetical situation where someone is making hundreds or thousands of deployments and the number of secrets gets too large for helm (ok, kubernetes) to enumerate in a reasonable time. :)

dannysauer avatar Aug 30 '21 23:08 dannysauer