Option to define the port names for the *-client service
sanamsarath opened this issue · 2 comments
sanamsarath commented
Option to define the port names for the *-client service. Currently the port names are hard coded, is it possible to define them from the helm charts??
etcd-operator/pkg/util/k8sutil/k8sutil.go
Line 169 in 8347d27
This is needed because if we use istio as service mesh, it expects the port names with specific prefix like "http-" or "http2-".
Thanks,
Sarath.
sanamsarath commented
@hexfusion Any Suggestions??
skydoctor commented
@hexfusion: Do you know if this repo or any clones of it are actively maintained? Would be great to have this feature.