mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Fix a typo
This commit is contained in:
parent
ce9f43d45d
commit
3a4a197c93
@ -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…
Reference in New Issue
Block a user