Skip to content

Commit

Permalink
update(falco): bump rules in preset values file
Browse files Browse the repository at this point in the history
Signed-off-by: Aldo Lacuku <aldo@lacuku.eu>
  • Loading branch information
alacuku authored and poiana committed Jan 30, 2024
1 parent 5fffb07 commit 0274949
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions charts/falco/values-syscall-k8saudit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,11 @@ falcoctl:
config:
artifact:
install:
# -- Resolve the dependencies for artifacts.
resolveDeps: true
# -- List of artifacts to be installed by the falcoctl init container.
refs: [falco-rules:2, k8saudit-rules:0.6]
refs: [falco-rules:3, k8saudit-rules:0.7]
follow:
# -- List of artifacts to be followed by the falcoctl sidecar container.
refs: [falco-rules:2, k8saudit-rules:0.6]
refs: [falco-rules:3, k8saudit-rules:0.7]

services:
- name: k8saudit-webhook
Expand Down

0 comments on commit 0274949

Please sign in to comment.