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

Helm chart: Support using a pre-existing Issuer to generate the webhook's certificate #49

Open
nogweii opened this issue Mar 12, 2024 · 1 comment

Comments

@nogweii
Copy link

nogweii commented Mar 12, 2024

This is a small feature request, that I can work on at some point in the future but don't have time right now. It's pretty simple - make the creation of a new self-signed root optional, and allow someone to provide the name of a custom Issuer (or even ClusterIssuer?).

I'd like this as I'm trying to unify all of the cluster webhooks to use the same root CA, rather than have a proliferation of one-offs for each individual one.

Thoughts?

@zachomedia
Copy link
Owner

@nogweii Thanks for submitting this, I would definitely accept this as a contribution if submitted.

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

2 participants