2 references to Literal
Aspire.Hosting.Kubernetes (2)
KubernetesResource.cs (2)
201EndpointMappings[endpoint.Name] = new(endpoint.UriScheme, GetKubernetesProtocolName(endpoint.Protocol), resource.Name.ToServiceName(), HelmValue.Literal(portValue), endpoint.Name); 513return HelmValue.Literal(ifElseExpression);