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