kubespray/roles/kubernetes/node/templates/proxy.j2

7 lines
159 B
Plaintext
Raw Normal View History

2015-10-04 04:19:50 +08:00
###
# kubernetes proxy config
# default config should be adequate
[Service]
Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"