krib/nginx-external-udp-services

certmanager acme challenge dns01 provider

Array of optional UDP services you want to expose using Nginx Ingress Controller Example might be:

9000: "default/example-go:8080"

The services defined here will be inserted in a configmap named "udp-services" in the "ingress-nginx-external" namespace. The ConfigMap can be updated later if you want to change/update services

See https://kubernetes.github.io/ingress-nginx/user-guide/exposing-tcp-udp-services/ for details