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
Issue with nginx-ingress-gke #421
Comments
I got through this by following this guide: Step 2: Bind the Tiller service account to the cluster-admin roleCreate a tiller-clusterrolebinding.yaml file with the following contents:
Deploy the ClusterRoleBinding:
|
@MarkEdmondson1234 Thanks, that works well. |
Did not work :( |
@EdByrnee I wrote a complete guide for this here: https://judepereira.com/blog/nginx-ingress-helm-k8s-rbac/ Can you try that and let me know if it works? |
@ameer00 , this issue seems to be with a tutorial that you contributed. Could you have a look? |
@MarkEdmondson1234, thanks for bringing this to my attention. You do not need to use the
Please use:
I have a PR in for this already. |
I'm closing this issue, because I think that it's addressed by this PR: Let us know if there's still a problem. |
Issue Description
Running the line in the tutorial here:
resulted in this error:
The text was updated successfully, but these errors were encountered: