Say minimum required version to use K3s config.yaml

This commit is contained in:
cluse
2020-11-03 12:13:05 -07:00
parent 2f03cfeccf
commit 241066ade0
@@ -79,6 +79,8 @@ For details on configuring the K3s agent, refer to the [agent configuration refe
### Configuration File
_Available as of v1.19.1+k3s1_
In addition to configuring K3s with environment variables and CLI arguments, K3s can also use a config file.
By default, values present in a YAML file located at `/etc/rancher/k3s/config.yaml` will be used on install.