mirror of
https://github.com/k3s-io/k3s.git
synced 2024-06-07 19:41:36 +00:00
Merge pull request #573 from Rkallenkoot/patch-1
Fixed typo in README.md
This commit is contained in:
commit
511d5a500d
@ -154,7 +154,7 @@ k3s versions <= v0.5.0 used `k3s.cattle.io` for the api group of helmcharts, thi
|
||||
Storage Backends
|
||||
----------------
|
||||
|
||||
As of version 0.6.0, k3s can support various storage backends including: SQLite (default), MySQL, Postgres, and etcd, this enahancement depends on the following arguments that can be passed to k3s server:
|
||||
As of version 0.6.0, k3s can support various storage backends including: SQLite (default), MySQL, Postgres, and etcd, this enhancement depends on the following arguments that can be passed to k3s server:
|
||||
|
||||
```
|
||||
--storage-backend value Specify storage type etcd3 or kvsql [$K3S_STORAGE_BACKEND]
|
||||
|
Loading…
Reference in New Issue
Block a user