Skip to content
Docs Try Aspire
Docs Try

withIngressTlsAuto

Method
📦 Aspire.Hosting.Kubernetes v13.3.0-preview.1.26254.5
interface KubernetesIngressResource {
// ... omitted for brevity
withIngressTlsAuto(): KubernetesIngressResource;
}

Signature

method withIngressTlsAuto builder
Configures TLS for a Kubernetes Ingress with an auto-generated secret
withIngressTlsAuto(): KubernetesIngressResource
KubernetesIngressResource

Applies to

This method applies to the following types: