STRRL / cloudflare-tunnel-ingress-controller

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

Multiple Ingresses Issue #132

Open VoyTechnology opened 1 month ago

VoyTechnology commented 1 month ago

I have 2 ingresses using the ingress controller, and they both seem to point to the same CF tunnel, causing the first ingress to not work, only the last.

Are multiple ingresses supported?

Happy to provide logs and config if needed.

Ps. I think Discussions are better suited for my question, but I don't see them enabled.

z0rc commented 1 month ago

Are multiple ingresses supported?

Yes.

I have 2 ingresses using the ingress controller, and they both seem to point to the same CF tunnel, causing the first ingress to not work, only the last.

Provide more details, show Ingress spec for both resources, check controlled-cloudflared-connector pod logs to verify routing config.