Make KUBE_ALLOW_PRIV used for api server
Change-Id: I7513a992cebce46d46308b8263d61efc56d17096 Implements: blueprint coreos-best-pratice
This commit is contained in:
parent
23f13584af
commit
6aae3235de
@ -56,7 +56,7 @@ write_files:
|
||||
- apiserver
|
||||
- ${BIND_ADDRESS_CMD}
|
||||
- --etcd-servers=http://127.0.0.1:2379
|
||||
- --allow-privileged=true
|
||||
- --allow-privileged=${KUBE_ALLOW_PRIV}
|
||||
- --service-cluster-ip-range=${PORTAL_NETWORK_CIDR}
|
||||
- --secure-port=${SECURE_PORT}
|
||||
- --insecure-port=${INSECURE_PORT}
|
||||
|
Loading…
x
Reference in New Issue
Block a user