fix falco rules configmap key
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m13s

This commit is contained in:
2026-08-10 21:51:17 -04:00
parent caebc122e3
commit 797e9efc15
+1 -1
View File
@@ -11,7 +11,7 @@ resources:
configMapGenerator:
- name: falco-custom-rules
files:
- custom-rules.yaml
- rules.yaml=custom-rules.yaml
generatorOptions:
disableNameSuffixHash: true