1 instantiation of IngressTLSV1
Aspire.Hosting.Kubernetes (1)
KubernetesEnvironmentResource.cs (1)
818
var tlsEntry = new
IngressTLSV1
2 references to IngressTLSV1
Aspire.Hosting.Kubernetes (2)
KubernetesEnvironmentResource.cs (1)
818
var
tlsEntry = new IngressTLSV1
Resources\IngressSpecV1.cs (1)
58
public List<
IngressTLSV1
> Tls { get; } = [];