Skip to content

Commit

Permalink
log violations
Browse files Browse the repository at this point in the history
  • Loading branch information
yjst2012 committed Jul 4, 2023
1 parent 71703bd commit 810c14f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ spec:
- --operation=audit
- --operation=status
- --operation=mutation-status
- --log-denies=true
- --logtostderr
- --disable-opa-builtin={http.send}
- --disable-cert-rotation
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ spec:
containers:
- args:
- --port=8443
- --log-denies=true
- --logtostderr
# - --exempt-namespace={{.Namespace}} # remove this line to allow policy to be enforced in the ns
- --operation=webhook
Expand Down

0 comments on commit 810c14f

Please sign in to comment.