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

can't use private repos

Open nimrodishi opened this issue 3 years ago • 3 comments

Trying to use HelmChart resource, there is no username/password field to access private repositories. I remember once seeing an advice to use: spec.repo: https://:@

this flow isn't working - I think it's a bug in helm itself, and opened a ticket: https://github.com/helm/helm/issues/9762 Is it possible to add a dedicate username/password fields? so this can work even if helm doesn't change?

nimrodishi avatar Jun 02 '21 08:06 nimrodishi

This will require a change to the helm chart spec so that it can support adding more flags to helm install and helm repo commands

galal-hussein avatar Jun 02 '21 16:06 galal-hussein

+1

kladiv avatar Sep 07 '21 20:09 kladiv

any updates on this? 😬

skriems avatar May 13 '22 13:05 skriems