cloudflare-operator icon indicating copy to clipboard operation
cloudflare-operator copied to clipboard

Issue with Tunnel Binding and ConfigMap in Different Namespaces

Open stiliajohny opened this issue 4 months ago • 1 comments

I have deployed the ClusterTunnel in the default namespace, while the TunnelBinding resources are deployed in the same namespaces as the respective services. However, the ConfigMap for the ClusterTunnel is located in the default namespace, and the TunnelBinding resources are unable to find it. As a result, I believe the services are not being properly served through the tunnel.

Is there a way to reference the ConfigMap across namespaces or another solution to ensure the TunnelBinding can correctly access it? Or what is an alternative solution for that?

stiliajohny avatar Oct 09 '24 09:10 stiliajohny