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

Add ClusterRole, ClusterRoleBinding and ServiceAccount to examples #101

Open
flokli opened this issue Jun 28, 2021 · 2 comments
Open

Add ClusterRole, ClusterRoleBinding and ServiceAccount to examples #101

flokli opened this issue Jun 28, 2021 · 2 comments

Comments

@flokli
Copy link

flokli commented Jun 28, 2021

This requires a service account that can get/list/watch namespaces, create/update secrets, and update service accounts.

The k8s yml files in the repo should include this.

@Keralin
Copy link

Keralin commented Jul 20, 2021

added in this PR that I have #103

@tgmatt
Copy link

tgmatt commented Apr 19, 2022

Just passing this along since I got this set up today; you need to add serviceAccountName to the deployment's spec.template.spec otherwise these changes won't take effect 👍🏻

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