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