mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-20 03:45:10 +00:00
Update k3s docs for INSTALL_K3S_SYMLINK
Adds INSTALL_K3S_SYMLINK which can be set to 'skip' or 'force', default is not to symlink if already in path.
This commit is contained in:
@@ -43,6 +43,11 @@ The full help text for the install script environment variables are as follows:
|
||||
- `INSTALL_K3S_SKIP_DOWNLOAD`
|
||||
|
||||
If set to true will not download k3s hash or binary.
|
||||
|
||||
- INSTALL_K3S_SYMLINK
|
||||
|
||||
If set to 'skip' will not create symlinks, 'force' will overwrite,
|
||||
default will symlink if command does not exist in path.
|
||||
|
||||
- `INSTALL_K3S_VERSION`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user