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