add k3s_debug to readme

This commit is contained in:
ᗪєνιη ᗷυнʟ 2020-09-21 08:31:07 -04:00 committed by GitHub
parent 0129ec3e5c
commit 7ea82ed749
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -97,6 +97,7 @@ consistency.
| `k3s_become_for_uninstall` | Enable become for running uninstall scripts. | _NULL_ |
| `k3s_etcd_datastore` | Use Embedded Etcd as the database backend for HA. (EXPERIMENTAL) | `false` |
| `k3s_secrets_encryption` | Use secrets encryption at rest. (EXPERIMENTAL) | `false` |
| `k3s_debug` | Enable debug logging on the k3s service | `false` |
#### Important note about `k3s_release_version`