mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-13 17:04:41 -03:30
add possibility to ignore the hostname override
This commit is contained in:
@@ -57,3 +57,6 @@ kubelet_custom_flags: []
|
||||
## Empty vaule for quay.io containers
|
||||
## docker for docker registry containers
|
||||
kube_hyperkube_image_repo: ""
|
||||
|
||||
# If non-empty, will use this string as identification instead of the actual hostname
|
||||
kube_override_hostname: "{{ ansible_hostname }}"
|
||||
|
||||
Reference in New Issue
Block a user