Skip to content
Docs Try Aspire
Docs Try

withGatewayTlsAuto

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

Signature

method withGatewayTlsAuto builder
Configures TLS termination with an auto-generated secret name derived from the gateway name.
withGatewayTlsAuto(): KubernetesGatewayResource
KubernetesGatewayResource

Applies to

This method applies to the following types: