mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
7 lines
192 B
Django/Jinja
7 lines
192 B
Django/Jinja
###
|
|
# kubernetes proxy config
|
|
|
|
# default config should be adequate
|
|
[Service]
|
|
Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig --proxy-mode={{kube_proxy_mode}}"
|