fix falco rules configmap key
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m13s
Kube-bench CIS scan / Scan ephemeral K3s cluster (push) Failing after 3m13s
This commit is contained in:
@@ -11,7 +11,7 @@ resources:
|
|||||||
configMapGenerator:
|
configMapGenerator:
|
||||||
- name: falco-custom-rules
|
- name: falco-custom-rules
|
||||||
files:
|
files:
|
||||||
- custom-rules.yaml
|
- rules.yaml=custom-rules.yaml
|
||||||
|
|
||||||
generatorOptions:
|
generatorOptions:
|
||||||
disableNameSuffixHash: true
|
disableNameSuffixHash: true
|
||||||
|
|||||||
Reference in New Issue
Block a user