kintoproj / kinto-helm

Helm Chart for installing KintoHub
https://www.kintohub.com
Apache License 2.0
5 stars 0 forks source link

Add other DNS providers #34

Open bakayolo opened 3 years ago

bakayolo commented 3 years ago

Is your feature request related to a problem? Please describe. Cert manager support other DNS providers than Cloudflare. We should add them

Describe the solution you'd like https://cert-manager.io/docs/configuration/acme/dns01/

g-dury commented 3 years ago

Hi, I was reading the documentation and saw that you are only supporting Cloudflare!? Any plan on supporting other DNS providers, I am currently using OVH! Thank you very much!

bakayolo commented 3 years ago

@g-dury it is actually due to https://cert-manager.io/docs/configuration/acme/dns01/ So we'll have to look at it to see how we could support other cloud providers in a more generic way.

FYI this is because services deployed using kintohub used a wildcard certificate the issuer has to use the DNS01 challenge for wildcard.