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

Allow override of istiod-tls certificate common name in helm chert (for non-standard istiod deployments) #132

Open
SpectralHiss opened this issue Feb 7, 2022 · 1 comment

Comments

@SpectralHiss
Copy link

Hello

The current istio-csr helm chart deploys the istiod-tls serving certificate as a cert-manager Certificate object at installation,
As you can see in link, the common name is statically set to: istiod.istio-system.svc.

In certain installations like Openshift, this will not be the correct address for Istiod as the Redhat Service Mesh operator appends the revision name to the service name for Pilot.
If we could add a parameter to override this default it would be important for this use-case and perhaps other scenarios also.

@kuberkaul
Copy link

kuberkaul commented Apr 10, 2023

+1

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