gardener / gardener-extension-shoot-cert-service

Gardener extension controller for certificate services for shoot clusters.
https://gardener.cloud
Apache License 2.0
10 stars 37 forks source link

Allow to specify custom trusted root certificate #52

Closed MartinWeindel closed 1 year ago

MartinWeindel commented 3 years ago

How to categorize this issue?

/area control-plane /kind enhancement /priority normal

What would you like to be added: It should be possible to specify a custom trusted root certificate for a private ACME authority. Similar as described in https://github.com/jetstack/cert-manager/issues/2332#issuecomment-550494308, the ConfigMap needs to be added to the deployment of the cert-controller-manager.

Why is this needed: Support of a private ACME authority with a custom root certificate

MartinWeindel commented 1 year ago

/close as resolved with #54