mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-22 15:08:09 -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"
|