community icon indicating copy to clipboard operation
community copied to clipboard

Why does helm try to create a secret with hem install command ?

Open vrokida opened this issue 2 years ago • 2 comments

Hello !

I am facing an error when I try the command "helm install" of one chart with one deployment (no secret ) from AzureDevops Pipeline The error is : cannot create resource "secrets" in API group

Questions :

  1. Why does helm try to create a secrets if in my chart I am not using/define secret?
  2. What kind of permission should have the role to execute helm install?

Thanks in advance

vrokida avatar Jul 04 '23 00:07 vrokida

To keep track of information about the release. This is what enables commands like 'helm ls' or 'helm get values' to work.

kfox1111 avatar Jul 05 '23 17:07 kfox1111

Issues regarding Helm usage are best posted over on the helm software repo https://github.com/helm/helm. Please repost there. Thanks!

gjenkins8 avatar Jan 19 '24 06:01 gjenkins8