mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-13 21:34:40 +03:00
Add ability to setup virtual ip for ingress-controller (#5044)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
678c316d01
commit
b710c72f04
@@ -1,6 +1,7 @@
|
||||
---
|
||||
ingress_nginx_namespace: "ingress-nginx"
|
||||
ingress_nginx_host_network: false
|
||||
ingress_publish_status_address: ""
|
||||
ingress_nginx_nodeselector:
|
||||
beta.kubernetes.io/os: "linux"
|
||||
ingress_nginx_tolerations: []
|
||||
|
||||
Reference in New Issue
Block a user