ingressHttpsNodePort property
NodePort for ingress service's https.
The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 30139).
Implementation
core.int? ingressHttpsNodePort;
NodePort for ingress service's https.
The ingress service in the admin cluster is implemented as a Service of type NodePort (ex. 30139).
core.int? ingressHttpsNodePort;