mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 19:52:42 +00:00
Update clusters to use 3.0.17 etcd
This commit is contained in:
@@ -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) \
|
||||
|
Reference in New Issue
Block a user