migrate falco deployment to operator
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m11s

This commit is contained in:
2026-08-10 21:14:38 -04:00
parent f183d7f8dc
commit caedb9ab8d
7 changed files with 57 additions and 11 deletions
@@ -0,0 +1,9 @@
apiVersion: instance.falcosecurity.dev/v1alpha1
kind: Falco
metadata:
name: falco
namespace: falco
annotations:
# Apply the instance after the Operator chart has installed its CRDs.
argocd.argoproj.io/sync-wave: "1"
spec: {}