Skip to content
Docs Try Aspire
Docs Try

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

Defined on

This method is defined on the following type: