withTls
Method
interface KubernetesIngressResource { // ... omitted for brevity withTls(secretName: string): KubernetesIngressResource;}Signature
method
withTls builder Configures TLS for a Kubernetes Ingress using a K8S secret
withTls(secretName: string): KubernetesIngressResourceParameters
secretName string Returns
KubernetesIngressResource Applies to
This method applies to the following types: