STRRL / cloudflare-tunnel-ingress-controller

🚀 Expose the website directly into the internet! The Kuberntes Ingress Controller based on Cloudflare Tunnel.
MIT License
644 stars 37 forks source link

Check for existing ingress when appending to status #89

Closed UnstoppableMango closed 4 months ago

UnstoppableMango commented 4 months ago

Check for an existing ingress matching the hostname before blindly appending it to the status. Should resolve #88 Is it worthwhile to remove duplicates for anyone that may have been affected by this?