Skip to content

Fix workhorse service name for Istio environments

Gerard Hickey requested to merge bug/1850_workhorse_svc_name into master

When Istio is used for ingress it will by default perform automatic protocol identification based on the name of the port in the Service object. The workhorse service name is hard coded in the Service template to workhorse.

Closes: #1850 (closed)

Edited by Gerard Hickey

Merge request reports