Typo in chart does not allow to deploy to different namespace
micw opened this issue · 2 comments
micw commented
In
https://github.com/nabsul/kcert/blob/main/charts/kcert/templates/060-RoleBinding.yaml#L5
Is a copy/paste error that prevents the chart to be deployed on a different namespace than kcert.
Must be namespace: {{ .Release.Namespace | default "default" }}
nabsul commented
Thanks again for the note.
nabsul commented
Fixed in the latest chart release