*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit d2e3de57 authored by entlein's avatar entlein
Browse files

adding cis benchmark, not deploying by default, ust gave me 99 FAILS, needs validation

parent 3426c3d8
Branches
No related tags found
1 merge request!1Restore main as the default branch
---
kind: Namespace
apiVersion: v1
metadata:
name: cis-operator-system
---
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: rancher
namespace: kube-system
spec:
repo: {{ item.value.repo | default("https://releases.rancher.com/server-charts/latest") }}
chart: rancher-cis-benchmark
version: {{ item.value.version | default("2.0.3") }}
targetNamespace: cis-operator-system
set:
alerts.enabled: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment