exoscale / cert-manager-webhook-exoscale

A cert-manager webhook for creating an ACME DNS01 solver webhook for Exoscale
Apache License 2.0
3 stars 3 forks source link

Allow to specify cert-manager namespace separately #6

Closed eddykaya closed 1 year ago

eddykaya commented 1 year ago

Solves https://github.com/exoscale/cert-manager-webhook-exoscale/issues

Because currently, cert-manager has to be located in a namespace called "cert-manager", webhook fails to work when located in a different namespace.

jessicatoscani commented 1 year ago

Hello @eddykaya,

Thanks for your contribution. I don't see a problem to keep cert-manager as default NS for cert-manager, you can still update values.yml your namespace name.

7 should solve #4

jessicatoscani commented 1 year ago

Released in v0.2.0 Feel free to reopen it if needed