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
Add support for automatic protocol detection for the ports provided by the service resource for service meshes like istio or kong. This can normally be done by adding the appProtocol field to the ports in the service or prefixing the service ports name with the protocol.
Add support for automatic protocol detection for the ports provided by the service resource for service meshes like istio or kong. This can normally be done by adding the
appProtocol
field to the ports in the service or prefixing the service ports name with the protocol.I created a PR to add the field see https://github.com/memphisdev/memphis-k8s/pull/185
The text was updated successfully, but these errors were encountered: