7 lines
159 B
Text
7 lines
159 B
Text
|
###
|
||
|
# kubernetes proxy config
|
||
|
|
||
|
# default config should be adequate
|
||
|
[Service]
|
||
|
Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"
|