mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-11 06:29:38 -02:30
Initial commit
This commit is contained in:
6
roles/kubernetes/node/templates/proxy.j2
Normal file
6
roles/kubernetes/node/templates/proxy.j2
Normal file
@@ -0,0 +1,6 @@
|
||||
###
|
||||
# kubernetes proxy config
|
||||
|
||||
# default config should be adequate
|
||||
[Service]
|
||||
Environment="KUBE_PROXY_ARGS=--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"
|
||||
Reference in New Issue
Block a user