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