Merge pull request #315 from mattymo/patch-2

Add KUBE_API_INSECURE_BIND to systemd unit file
pull/317/head
Smaine Kahlouch 2016-06-27 11:10:34 +02:00 committed by GitHub
commit 95bb8075f5
1 changed files with 1 additions and 0 deletions

View File

@ -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 \