Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vrokida opened this issue Jul 4, 2023 · 2 comments
Open

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

vrokida opened this issue Jul 4, 2023 · 2 comments

Comments

@vrokida
Copy link

vrokida commented Jul 4, 2023

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

@kfox1111
Copy link

kfox1111 commented Jul 5, 2023

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

@gjenkins8
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants