mirror of https://git.rancher.io/charts
63af4011e1
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
(partially cherry picked from commit
|
||
---|---|---|
.. | ||
crds | ||
templates | ||
Chart.yaml | ||
README.md | ||
app-readme.md | ||
values.yaml |
README.md
Rancher CIS Benchmark Chart
The cis-operator enables running CIS benchmark security scans on a kubernetes cluster and generate compliance reports that can be downloaded.
Installation
helm install rancher-cis-benchmark ./ --create-namespace -n cis-operator-system