Use admonition syntax

This commit is contained in:
Billy Tat
2023-03-21 08:34:47 -07:00
committed by GitHub
parent 6d146c1f41
commit 632aaa27ec
@@ -10,4 +10,8 @@ title: Install Rancher CIS Benchmark
**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.
:::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.
:::