Update clusters to use 3.0.17 etcd

This commit is contained in:
Wojciech Tyczynski
2017-02-17 14:24:08 +01:00
parent a7d2136ce1
commit b70e392161
9 changed files with 12 additions and 12 deletions

View File

@@ -159,7 +159,7 @@ killApiServer
kube::etcd::stop
TARGET_STORAGE="etcd3" \
TARGET_VERSION="3.0.14" \
TARGET_VERSION="3.0.17" \
DATA_DIRECTORY="${ETCD_DIR}" \
ETCD=$(which etcd) \
ETCDCTL=$(which etcdctl) \