Skip to content
DocsTry Aspire
DocsTry

KubernetesGatewayResource.withGatewayTlsAuto

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

Signature

methodwithGatewayTlsAutobuilder
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: