Skip to content
Snippets Groups Projects
Commit 4a9a82ca authored by Smaine Kahlouch's avatar Smaine Kahlouch
Browse files

include kubernetes config

parent d2ac5ac5
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@ After=docker.service
{% endif %}
[Service]
EnvironmentFile=/etc/kubernetes/config
EnvironmentFile=/etc/network-environment
ExecStart={{ bin_dir }}/kube-proxy \
$KUBE_LOGTOSTDERR \
......
......@@ -8,6 +8,7 @@ After=docker.service
{% endif %}
[Service]
EnvironmentFile=/etc/kubernetes/config
EnvironmentFile=/etc/network-environment
ExecStart={{ bin_dir }}/kube-proxy \
$KUBE_LOGTOSTDERR \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment