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

7 lines
159 B
Plaintext
Raw Normal View History

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