2 references to GetPortSuffix
Aspire.Hosting.Kubernetes (2)
KubernetesResource.cs (2)
762EndpointProperty.Url => GetHostValue($"{scheme}://", suffix: GetPortSuffix(servicePort)), 765EndpointProperty.HostAndPort => GetHostValue(suffix: GetPortSuffix(servicePort)),