Skip to content
Docs Try Aspire
Docs Try

withIngressTlsAuto

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

Signature

method withIngressTlsAuto builder
Configures TLS termination with an auto-generated secret name derived from the ingress name.
withIngressTlsAuto(): KubernetesIngressResource
KubernetesIngressResource

Applies to

This method applies to the following types: