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