charts
charts copied to clipboard
extend proxy-core kubernetes service
Bug description: When you disable the statless proxy instance and enable the core one in the values file, the generated service will not route traffic to the proxy port(6033) in proxy-core pod.
This pull request adds proxy port to proxy-core service, which solves the mentioned issue.