Fix migration script

This commit is contained in:
Wojciech Tyczynski
2016-10-25 10:01:49 +02:00
parent cfbb0eb2ff
commit 44e66a97f3
2 changed files with 24 additions and 12 deletions

View File

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