Closed thesuperzapper closed 6 months ago
This PR sets the appProtocol field on all our Service ports.
appProtocol
This will help users who have Istio installed on their cluster, as it will prevent automatic protocol detection (which may fail in some cases).
What issues does your PR fix?
What does your PR do?
This PR sets the
appProtocol
field on all our Service ports.This will help users who have Istio installed on their cluster, as it will prevent automatic protocol detection (which may fail in some cases).
Checklist
For all Pull Requests