mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-28 23:04:43 -03:30
8 lines
154 B
Django/Jinja
8 lines
154 B
Django/Jinja
###
|
|
# kubernetes proxy config
|
|
|
|
# default config should be adequate
|
|
|
|
# Add your own!
|
|
KUBE_PROXY_ARGS="--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"
|