kubernetes-letsencrypt icon indicating copy to clipboard operation
kubernetes-letsencrypt copied to clipboard

Allow override of hosted zone

Open tazjin opened this issue 8 years ago • 1 comments

Allow overriding hosted zone detection in case somebody has a zone set up but nothing delegated to it.

tazjin avatar Oct 05 '16 14:10 tazjin

Open question here is how to support this for a certificate list that spans multiple domains 🤔

One way would be to have an additional annotation that lets users specify a sort of Map<DomainName, ZoneId> object. But it feels like the annotations are getting out of control in that case and maybe this should wait until #2 lands?

tazjin avatar Jul 07 '17 11:07 tazjin