|
|
@ -24,10 +24,6 @@ kube_users_dir: "{{ kube_config_dir }}/users" |
|
|
|
# pods on startup |
|
|
|
kube_manifest_dir: "{{ kube_config_dir }}/manifests" |
|
|
|
|
|
|
|
# This is the group that the cert creation scripts chgrp the |
|
|
|
# cert files to. Not really changable... |
|
|
|
kube_cert_group: kube-cert |
|
|
|
|
|
|
|
dns_domain: "{{ cluster_name }}" |
|
|
|
|
|
|
|
kube_proxy_mode: userspace |
|
|
|