make falco alerting opt in
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 59s

This commit is contained in:
2026-08-16 21:36:09 -04:00
parent 6c79340d9a
commit 6e7f5b39fb
11 changed files with 163 additions and 29 deletions
+2
View File
@@ -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