zachomedia / cert-manager-webhook-pdns

A PowerDNS webhook for cert-manager
MIT License
57 stars 33 forks source link

fix: Fix panic on missing API key (Resolves #39) #40

Closed zachomedia closed 1 year ago

zachomedia commented 1 year ago

Resolves a panic when the apiKeySecretRef field is not set on the issuer configuration and properly outputs the message that the API key secret name was not provided.