Merge pull request #503 from doflamingo721/update-cis-benchmark-docs

[release/v2.7.2] Update rancher-cis-benchmark installation guide.
This commit is contained in:
Billy Tat
2023-03-21 08:35:13 -07:00
committed by GitHub
@@ -8,4 +8,10 @@ title: Install Rancher CIS Benchmark
1. Click **CIS Benchmark**
1. Click **Install**.
**Result:** The CIS scan application is deployed on the Kubernetes cluster.
**Result:** The CIS scan application is deployed on the Kubernetes cluster.
:::note
CIS Benchmark 4.0.0 and above have PSPs disabled by default. To install CIS Benchmark on a hardened cluster, set `golbal.psp.enabled` to `true` in the values before installing the chart.
:::