helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

all-in-one helm chart - clusterIP: NONE

Open anumalasri opened this issue 2 years ago • 0 comments

Jaeger all-in-one configuration is not allowing to expose services, as it defaulted to 'ClusterIP: None' in helm charts.

https://github.com/jaegertracing/helm-charts/tree/main/charts/jaeger#all-in-one-in-memory-configuration

Can it be enabled, based on values, so that services can be accessed without any further port exposure?

https://github.com/jaegertracing/helm-charts/blob/main/charts/jaeger/templates/allinone-query-svc.yaml#L10

anumalasri avatar Jun 05 '22 18:06 anumalasri