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

add option proxy mode iptables for better performances

parent 70aa68b9
No related branches found
No related tags found
No related merge requests found
...@@ -3,4 +3,4 @@ ...@@ -3,4 +3,4 @@
# default config should be adequate # default config should be adequate
[Service] [Service]
Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig" Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig --proxy-mode=iptables"
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