Skip to content
DocsTry Aspire
DocsTry

withGatewayTlsParam

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

Signature

methodwithGatewayTlsParambuilder
Configures TLS termination using a parameter for the secret name.
withGatewayTlsParam(secretName: ParameterResource): KubernetesGatewayResource
secretNameParameterResource
KubernetesGatewayResource

Applies to

This method applies to the following types: