We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0e59b commit 8d08d43Copy full SHA for 8d08d43
1 file changed
contrib/coreos/user-data
@@ -4,7 +4,7 @@ coreos:
4
etcd:
5
# generate a new token for each unique cluster from https://discovery.etcd.io/new
6
# uncomment the following line and replace it with your discovery URL
7
- discovery: https://discovery.etcd.io/c560a81e5972043805d8b430adea1a58
+ # discovery: https://discovery.etcd.io/12345693838asdfasfadf13939923
8
addr: $private_ipv4:4001
9
peer-addr: $private_ipv4:7001
10
# give etcd more time if it's under heavy load - prevent leader election thrashing
0 commit comments