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