withIngressAnnotation
Method
interface KubernetesIngressResource { // ... omitted for brevity withIngressAnnotation( key: string, value: string): KubernetesIngressResource;}Signature
method
withIngressAnnotation builder Adds a Kubernetes metadata annotation to a Kubernetes Ingress
withIngressAnnotation( key: string, value: string): KubernetesIngressResourceParameters
key string value string Returns
KubernetesIngressResource Applies to
This method applies to the following types: