mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-14 13:54:37 +03:00
7 lines
159 B
Django/Jinja
7 lines
159 B
Django/Jinja
###
|
|
# kubernetes proxy config
|
|
|
|
# default config should be adequate
|
|
[Service]
|
|
Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"
|