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

Check .Values.autocert.enabled before include #10

Merged
merged 1 commit into from
May 2, 2020
Merged

Check .Values.autocert.enabled before include #10

merged 1 commit into from
May 2, 2020

Conversation

viralpoetry
Copy link
Contributor

@viralpoetry viralpoetry commented Apr 16, 2020

Do not include CluterRole and ClusterRoleBinding for mutatingwebhookconfigurations resource, if .Values.autocert.enabled is set to false.
(Fixes #11 )

Do not include `CluterRole` and `ClusterRoleBinding` for `mutatingwebhookconfigurations` resource, if `.Values.autocert.enabled` is set to false.
@maraino
Copy link
Collaborator

maraino commented May 2, 2020

@viralpoetry: thanks for this fix, I'll package it probably this coming week with other fixes from the community

@maraino maraino merged commit 4aaf407 into smallstep:master May 2, 2020
@viralpoetry viralpoetry deleted the patch-1 branch May 2, 2020 14:25
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

Successfully merging this pull request may close these issues.

Do not include CluterRole and ClusterRoleBinding if .Values.autocert.enabled set to false
2 participants