You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, I tried to use this helm chart and after installing it we can see two services were created for each of the component. For example, I can see two services for router, historical, coordinator etc. My current replica count is set to 1 for each druid component.
When I check the template code in the repo I can see the service configuration written twice. Not sure about the reason.
Recently, I tried to use this helm chart and after installing it we can see two services were created for each of the component. For example, I can see two services for router, historical, coordinator etc. My current replica count is set to 1 for each druid component.
When I check the template code in the repo I can see the service configuration written twice. Not sure about the reason.
https://github.com/wiremind/wiremind-helm-charts/blob/main/charts/druid/templates/router/service.yaml
The text was updated successfully, but these errors were encountered: