8 lines
154 B
Text
8 lines
154 B
Text
|
###
|
||
|
# kubernetes proxy config
|
||
|
|
||
|
# default config should be adequate
|
||
|
|
||
|
# Add your own!
|
||
|
KUBE_PROXY_ARGS="--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"
|