mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Move kube_proxy_remove out of set_facts and set default (#4180)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
4638acfe81
commit
b07641c3f3
@@ -1,6 +1,8 @@
|
||||
---
|
||||
# discovery_timeout modifies the discovery timeout
|
||||
discovery_timeout: 5m0s
|
||||
# Optionally remove kube_proxy installed by kubeadm
|
||||
kube_proxy_remove: false
|
||||
|
||||
# If non-empty, will use this string as identification instead of the actual hostname
|
||||
kube_override_hostname: >-
|
||||
|
||||
Reference in New Issue
Block a user