Skip to content

Commit

Permalink
showcase exluding namespaces
Browse files Browse the repository at this point in the history
Signed-off-by: Fredrik Klingenberg <[email protected]>
  • Loading branch information
fredrkl committed May 5, 2023
1 parent 436d749 commit 4f1b37a
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ spec:
- resources:
kinds:
- Pod
exclude:
any:
- resources:
namespaces:
- demo-pods
- kube-system
validate:
podSecurity:
level: restricted
Expand Down

0 comments on commit 4f1b37a

Please sign in to comment.