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
The Infra Manager is unable to create the Service:
2022-10-07T09:17:39.098-0700 ERROR runner/runner.go:56 failed to create new infra {"runner": "infrastructure", "error": "failed to create service envoy-gateway-system/envoy-default-eg: Service \"envoy-default-eg\" is invalid: spec.ports[1].name: Duplicate value: \"default-eg\""}
You can see the duplicate port name in the infra IR:
Create a Gateway with multiple ports:
The Infra Manager is unable to create the Service:
You can see the duplicate port name in the infra IR:
The text was updated successfully, but these errors were encountered: