Skip to content

Commit

Permalink
fix: Update deployment to include mutation-status operation (#1966)
Browse files Browse the repository at this point in the history
Signed-off-by: Rita Zhang <rita.z.zhang@gmail.com>
  • Loading branch information
ritazh committed Apr 5, 2022
1 parent b6ea208 commit bfc5ec8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions config/manager/manager.yaml
Expand Up @@ -128,6 +128,7 @@ spec:
- args:
- --operation=audit
- --operation=status
- --operation=mutation-status
- --logtostderr
- --disable-opa-builtin={http.send}
command:
Expand Down
1 change: 1 addition & 0 deletions manifest_staging/deploy/gatekeeper.yaml
Expand Up @@ -2425,6 +2425,7 @@ spec:
- args:
- --operation=audit
- --operation=status
- --operation=mutation-status
- --logtostderr
- --disable-opa-builtin={http.send}
command:
Expand Down

0 comments on commit bfc5ec8

Please sign in to comment.