mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-12 12:48:51 +00:00
Use etcd 2.3.7 (container already pushed)
This commit is contained in:
committed by
Wojciech Tyczynski
parent
884e32c8fd
commit
279219ca89
@@ -16,7 +16,7 @@
|
||||
|
||||
# A set of helpers for starting/running etcd for tests
|
||||
|
||||
ETCD_VERSION=${ETCD_VERSION:-3.0.4}
|
||||
ETCD_VERSION=${ETCD_VERSION:-2.3.7}
|
||||
ETCD_HOST=${ETCD_HOST:-127.0.0.1}
|
||||
ETCD_PORT=${ETCD_PORT:-2379}
|
||||
|
||||
|
Reference in New Issue
Block a user