Unverified Commit 3a4a197c authored by wxdao's avatar wxdao Committed by GitHub

Fix a typo

parent ce9f43d4
...@@ -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