mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-11 10:00:03 -03:30
Add KUBE_API_INSECURE_BIND to systemd unit file
This was missing from commit c4c312c2e6ee1c9343b826c727e0b6fd57aeeb6f
This commit is contained in:
parent
103f09b470
commit
708d2fbd61
@ -13,6 +13,7 @@ ExecStart={{ bin_dir }}/kube-apiserver \
|
||||
$KUBE_ETCD_SERVERS \
|
||||
$KUBE_API_ADDRESS \
|
||||
$KUBE_API_PORT \
|
||||
$KUBE_API_INSECURE_BIND \
|
||||
$KUBELET_PORT \
|
||||
$KUBE_ALLOW_PRIV \
|
||||
$KUBE_SERVICE_ADDRESSES \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user