Skip to content

Commit

Permalink
fix(kyverno): fix netshoot exception
Browse files Browse the repository at this point in the history
  • Loading branch information
jfroy committed Nov 7, 2024
1 parent caaab39 commit eb2da14
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ spec:
match:
any:
- resources:
kinds:
- Pod
namespaces:
- default
podSecurity:
- controlName: Capabilities
images:
- nicolaka/netshoot:*
- "*"

0 comments on commit eb2da14

Please sign in to comment.