puzzle / cert-manager-webhook-dnsimple

A cert-manager ACME DNS01 solver webhook for DNSimple.
Apache License 2.0
19 stars 24 forks source link

Feature: use unprivileged container port #33

Closed moll-re closed 2 months ago

moll-re commented 2 months ago

Allows the pod expose the webhook on an unpriviliged port, as required by restrictive platforms such as OpenShift. Fixes https://github.com/puzzle/cert-manager-webhook-dnsimple/issues/19.