Skip to content

Commit

Permalink
chore(README): Updating Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
timothystewart6 committed Mar 27, 2022
1 parent 25adb25 commit 3aff3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ node

If multiple hosts are in the master group, the playbook will automatically setup k3s in [HA mode with etcd](https://rancher.com/docs/k3s/latest/en/installation/ha-embedded/).

This requires at least k3s version `1.19.1` however the version in configurable in `inventory/my-cluster/group_vars/all.yml`: `k3s_version`
This requires at least k3s version `1.19.1` however the version in configurable by using the `k3s_version` variable.

If needed, you can also edit `inventory/my-cluster/group_vars/all.yml` to match your environment.

Expand Down

0 comments on commit 3aff3ee

Please sign in to comment.