Skip to content
Docs Try Aspire
Docs Try

KubernetesIngressResource.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

Defined on

This method is defined on the following type: