mittwald / kube-httpcache

Varnish Reverse Proxy on Kubernetes
MIT License
294 stars 71 forks source link

Expose varnish and signaller ports on deployment and statefulsets #247

Open rverchere opened 2 months ago

rverchere commented 2 months ago

The varnish and signaller ports are not exposed on the pod created by deployment and statefulset.

It can work without it, but it's better to have it to ease port expositions in the cluster.