organize deployment configuration
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Successful in 1m6s

This commit is contained in:
2026-08-15 13:17:46 -04:00
parent 12f3276465
commit fc53e16dd4
18 changed files with 26 additions and 13 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: {}