mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2024-11-26 12:27:28 +01:00
Update README.md
This commit is contained in:
parent
d834ca15b0
commit
32c68ea949
@ -72,7 +72,7 @@ consistency. These are generally cluster-level configuration.
|
||||
| `k3s_install_dir` | Installation directory for k3s. | `/usr/local/bin` |
|
||||
| `k3s_install_hard_links` | Install using hard links rather than symbolic links. | `false` |
|
||||
| `k3s_server_manifests_templates` | A list of Auto-Deploying Manifests Templates (only deploys on primary controller). | [] |
|
||||
| `k3s_server_staticpods_templates` | A list of templates for installing static pod manifests on the control plane. | [] |
|
||||
| `k3s_server_pod_manifests_templates` | A list of templates for installing static pod manifests on the control plane. | [] |
|
||||
| `k3s_use_experimental` | Allow the use of experimental features in k3s. | `false` |
|
||||
| `k3s_use_unsupported_config` | Allow the use of unsupported configurations in k3s. | `false` |
|
||||
| `k3s_etcd_datastore` | Enable etcd embedded datastore (read notes below). | `false` |
|
||||
|
Loading…
Reference in New Issue
Block a user