add ingress controller svc nodeport param (#11339)

Co-authored-by: mochizuki875 <mzk875@gmail.com>
This commit is contained in:
k8s-infra-cherrypick-robot
2024-07-01 04:00:51 -07:00
committed by GitHub
parent 18488a53b0
commit 00281eae25
3 changed files with 10 additions and 0 deletions

View File

@@ -100,6 +100,8 @@ rbd_provisioner_enabled: false
ingress_nginx_enabled: false
# ingress_nginx_host_network: false
# ingress_nginx_service_type: LoadBalancer
# ingress_nginx_service_nodeport_http: 30080
# ingress_nginx_service_nodeport_https: 30081
ingress_publish_status_address: ""
# ingress_nginx_nodeselector:
# kubernetes.io/os: "linux"