Skip to content
Snippets Groups Projects
Commit 95bb8075 authored by Smaine Kahlouch's avatar Smaine Kahlouch Committed by GitHub
Browse files

Merge pull request #315 from mattymo/patch-2

Add KUBE_API_INSECURE_BIND to systemd unit file
parents 103f09b4 708d2fbd
No related branches found
No related tags found
No related merge requests found
......@@ -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 \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment