Commit 0ed2b8fa authored by Roelof Kallenkoot's avatar Roelof Kallenkoot

Fixed typo in README.md

parent 110d3012
...@@ -154,7 +154,7 @@ k3s versions <= v0.5.0 used `k3s.cattle.io` for the api group of helmcharts, thi ...@@ -154,7 +154,7 @@ k3s versions <= v0.5.0 used `k3s.cattle.io` for the api group of helmcharts, thi
Storage Backends 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] --storage-backend value Specify storage type etcd3 or kvsql [$K3S_STORAGE_BACKEND]
......
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