mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 11:07:43 +03:00
Initial commit
This commit is contained in:
7
roles/kubernetes/master/templates/proxy.j2
Normal file
7
roles/kubernetes/master/templates/proxy.j2
Normal file
@@ -0,0 +1,7 @@
|
||||
###
|
||||
# kubernetes proxy config
|
||||
|
||||
# default config should be adequate
|
||||
|
||||
# Add your own!
|
||||
KUBE_PROXY_ARGS="--kubeconfig={{ kube_config_dir }}/proxy.kubeconfig"
|
||||
Reference in New Issue
Block a user