Skip to content

Commit

Permalink
Update manual instructions in SELinux
Browse files Browse the repository at this point in the history
Signed-off-by: Derek Nola <[email protected]>
  • Loading branch information
dereknola committed Nov 14, 2023
1 parent 0ac38f7 commit d643ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/advanced/advanced.md
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ The [install script](../installation/configuration.md#configuration-with-install
The necessary policies can be installed with the following commands:
```bash
yum install -y container-selinux selinux-policy-base
yum install -y https://rpm.rancher.io/k3s/latest/common/centos/7/noarch/k3s-selinux-0.2-1.el7_8.noarch.rpm
yum install -y https://rpm.rancher.io/k3s/latest/common/centos/7/noarch/k3s-selinux-1.4-1.el7.noarch.rpm
```

To force the install script to log a warning rather than fail, you can set the following environment variable: `INSTALL_K3S_SELINUX_WARN=true`.
Expand Down

0 comments on commit d643ff6

Please sign in to comment.