Skip to content

Commit 8d08d43

Browse files
author
Gabriel Monroy
committed
fix(user-data): restore default discovery url
1 parent 2e0e59b commit 8d08d43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contrib/coreos/user-data

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ coreos:
44
etcd:
55
# generate a new token for each unique cluster from https://discovery.etcd.io/new
66
# uncomment the following line and replace it with your discovery URL
7-
discovery: https://discovery.etcd.io/c560a81e5972043805d8b430adea1a58
7+
# discovery: https://discovery.etcd.io/12345693838asdfasfadf13939923
88
addr: $private_ipv4:4001
99
peer-addr: $private_ipv4:7001
1010
# give etcd more time if it's under heavy load - prevent leader election thrashing

0 commit comments

Comments
 (0)