ethersphere / helm-charts

Helm charts to deploy Swarm and Geth
6 stars 4 forks source link

jaeger-query: don't expose query service with NodePort #59

Closed skylenet closed 5 years ago

skylenet commented 5 years ago

Currently when running with tracing enabled, the Jaeger Query service is being exposed via NodePort by default. This should not be the case.