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

helm-controller forbidden user cannot get resource #60

Open
si458 opened this issue Jul 10, 2023 · 0 comments
Open

helm-controller forbidden user cannot get resource #60

si458 opened this issue Jul 10, 2023 · 0 comments

Comments

@si458
Copy link

si458 commented Jul 10, 2023

Hi,
im trying to setup the helm-controller in my talos cluster but i keep getting an error
E0711 00:23:08.198545 1 leaderelection.go:330] error retrieving resource lock kube-system/helm-controller-lock: configmaps "helm-controller-lock" is forbidden: User "system:serviceaccount:helm-controller:helm-controller" cannot get resource "configmaps" in API group "" in the namespace "kube-system"
i can see its created the service account ok? so not sure what else is wrong?

kubernetes 1.26.4

helm command:

helm install helm-controller philippwaller/helm-controller -n helm-controller --create-namespace -f .\helm-controller\helm.yaml`
helm.yaml

my helm.yaml file

image:
  repository: rancher/helm-controller
  tag: v0.15.2
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

1 participant