Merge pull request #559 from wxdao/patch-1

Fix a typo in README
pull/569/head
Erik Wilson 6 years ago committed by GitHub
commit edb1691aba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -216,7 +216,7 @@ The above command will use these certificates to generate the tls config to comm
## etcd
Connection to postgres can be established using the following command:
Connection to etcd3 can be established using the following command:
```
k3s server --storage-backend=etcd3 --storage-endpoint="https://127.0.0.1:2379"

Loading…
Cancel
Save