zachomedia / cert-manager-webhook-pdns

A PowerDNS webhook for cert-manager
MIT License
59 stars 35 forks source link

k8s apiservice.yaml update to fix http: TLS handshake error #1

Closed redsk closed 4 years ago

redsk commented 4 years ago

Without this change, the pod fails with and endless stream of http: TLS handshake error from 10.244.0.1:34746: remote error: tls: bad certificate. Tested with cert-manager version v0.15.0.

zachomedia commented 4 years ago

Ah thanks! I must have missed that one when I updated it.