Unverified Commit edb1691a authored by Erik Wilson's avatar Erik Wilson Committed by GitHub

Merge pull request #559 from wxdao/patch-1

Fix a typo in README
parents ce9f43d4 3a4a197c
...@@ -216,7 +216,7 @@ The above command will use these certificates to generate the tls config to comm ...@@ -216,7 +216,7 @@ The above command will use these certificates to generate the tls config to comm
## etcd ## 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" k3s server --storage-backend=etcd3 --storage-endpoint="https://127.0.0.1:2379"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment