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

Failed when helm installing for each namespace #27

Closed
Chenfengldw opened this issue Nov 10, 2019 · 3 comments
Closed

Failed when helm installing for each namespace #27

Chenfengldw opened this issue Nov 10, 2019 · 3 comments

Comments

@Chenfengldw
Copy link

When runing:
helm install --name=fate-10000 --namespace=fate-10000 ./fate-10000/
got:

Error: release fate-10000 failed: namespaces "fate-10000" is forbidden: User "system:serviceaccount:kube-system:default" cannot get resource "namespaces" in API group "" in the namespace "fate-10000"

It is because tiller pod do not have the authority to access resources in each namespace?

@Chenfengldw
Copy link
Author

Following Issue in helm solved this problem, we should create an account for deploying tiller
helm/helm#3130 (comment)

@jiahaoc1993
Copy link
Contributor

Hi @Chenfengldw, thank you for reporting the issue, we will verify your solution as soon as possible

@jiahaoc1993
Copy link
Contributor

Thanks for reporting the issue, now close.

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

2 participants