mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-28 07:35:45 +00:00
Tweaks to install-options page
- Addresses additional issues outlined in https://github.com/rancher/k3s/issues/1031 single-server section
This commit is contained in:
@@ -66,7 +66,7 @@ When using this method to install K3s, the following environment variables can b
|
||||
|
||||
- `INSTALL_K3S_NAME`
|
||||
|
||||
Name of systemd service to create, will default from the K3s exec command if not specified. If specified the name will be prefixed with 'k3s-'.
|
||||
Name of systemd service to create, will default to 'k3s' if running k3s as a server and 'k3s-agent' if running k3s as an agent. If specified the name will be prefixed with 'k3s-'.
|
||||
|
||||
- `INSTALL_K3S_TYPE`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user