include kubernetes config

pull/21/head
Smaine Kahlouch 2015-11-18 22:36:56 +01:00
parent d2ac5ac54b
commit 4a9a82ca86
2 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,7 @@ After=docker.service
{% endif %}
[Service]
EnvironmentFile=/etc/kubernetes/config
EnvironmentFile=/etc/network-environment
ExecStart={{ bin_dir }}/kube-proxy \
$KUBE_LOGTOSTDERR \

View File

@ -8,6 +8,7 @@ After=docker.service
{% endif %}
[Service]
EnvironmentFile=/etc/kubernetes/config
EnvironmentFile=/etc/network-environment
ExecStart={{ bin_dir }}/kube-proxy \
$KUBE_LOGTOSTDERR \