Open max312 opened 10 months ago
I should work within the cert-manager namespace. I can take a look, but to ensure we're about the same setup - what version of cert-manager and what version of Kubernetes are you using?
For your questions:
helm -n $NAMESPACE install ...
). Just make sure the helm values point to the right namesapce for your cert-manager installation (https://github.com/zachomedia/cert-manager-webhook-pdns/blob/6e0531ae4656988ab650061624be10b360568d82/deploy/cert-manager-webhook-pdns/values.yaml#L11).Please let me know if you have any additional questions! Thanks
I am unable to use this with "cert-manager" as namespace. When inside cert-manager namespace, i get "Unable to handle request" and the webhook-pdns doesn't have any logging?
Also can you clarify some things in the installation process?