Skip to content

Commit

Permalink
fix(falco): rules
Browse files Browse the repository at this point in the history
  • Loading branch information
rxbn committed Aug 1, 2024
1 parent 6c82541 commit bf30e80
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions infra/falco/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ spec:
condition: >
(k8s.ns.name="gitlab" and container.name in ("gitaly", "gitlab-shell", "gitlab-workhorse"))
or (k8s.ns.name="flux-system" and proc.name="gpg-agent")
or (k8s.ns.name="renovate" and container.name="renovate")
- list: user_known_packet_socket_binaries
items: [speaker]
Expand Down

0 comments on commit bf30e80

Please sign in to comment.