Update content/rancher/v2.5/en/security/selinux/_index.md

Co-authored-by: Colleen Murphy <cmurphy@users.noreply.github.com>
This commit is contained in:
Catherine Luse
2021-05-04 07:30:25 -07:00
committed by GitHub
parent 7eb421431c
commit 33e08a3a73
@@ -11,7 +11,7 @@ Developed by Red Hat, it is an implementation of mandatory access controls (MAC)
After being historically used by government agencies, SELinux is now industry standard and is enabled by default on CentOS 7 and 8.
We provide two RPMs (Red Hat package managers) that enable Rancher products to function properly on SELinux-enforcing hosts: `rancher-selinux` and `rke2-selinux`.
We provide two RPMs (Red Hat packages) that enable Rancher products to function properly on SELinux-enforcing hosts: `rancher-selinux` and `rke2-selinux`.
- [rancher-selinux](#rancher-selinux)
- [rke2-selinux](#rke2-selinux)
@@ -89,4 +89,4 @@ The rancher-logging chart, for example, needs to be configured to be SELinux awa
```
helm install logging rancher/rancher-logging --set global.seLinux.enabled=true
```
```