mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 23:09:37 +00:00
Fix a typo
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user