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

Make serviceAccount and ClusterRoleBinding optional in helm chart #97

Open
bradmccoydev opened this issue Feb 8, 2022 · 0 comments
Open
Labels
type:bug Something is not working as intended/documented

Comments

@bradmccoydev
Copy link
Contributor

If I want to use more than one custom Keptn service in the same namespace then with this template then by default I have to deploy a service account and clusterrolebinding.

It would be nice if this logic was moved away from the helpers.tpl and into the values.yaml with a wrapper around the serviceaccount.yaml file saying serviceAccountIsEnabled = true or something like that.

This would be a good first issue and i am happy to walk through it with someone

@bradmccoydev bradmccoydev added the type:bug Something is not working as intended/documented label Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something is not working as intended/documented
Projects
None yet
Development

No branches or pull requests

1 participant