make falco alerting opt in
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 59s
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 59s
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
argocd_enabled: true
|
||||
cilium_enabled: false
|
||||
cilium_profile: k3d
|
||||
falco_alerting_enabled: false
|
||||
|
||||
pre_tasks:
|
||||
- name: Read host operating system identity
|
||||
@@ -21,3 +22,4 @@
|
||||
when: cilium_enabled | bool
|
||||
- role: argocd_bootstrap
|
||||
when: argocd_enabled | bool
|
||||
- role: falco_alerting
|
||||
|
||||
Reference in New Issue
Block a user