diff --git a/docs/how-to-guides/advanced-user-guides/cis-scan-guides/install-rancher-cis-benchmark.md b/docs/how-to-guides/advanced-user-guides/cis-scan-guides/install-rancher-cis-benchmark.md index 17f969ff007..e5079eff926 100644 --- a/docs/how-to-guides/advanced-user-guides/cis-scan-guides/install-rancher-cis-benchmark.md +++ b/docs/how-to-guides/advanced-user-guides/cis-scan-guides/install-rancher-cis-benchmark.md @@ -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. \ No newline at end of file +**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. + +::: \ No newline at end of file