Skip to content

Commit

Permalink
updating deployment
Browse files Browse the repository at this point in the history
Signed-off-by: Jaydip Gabani <[email protected]>
  • Loading branch information
JaydipGabani committed Nov 22, 2024
1 parent 1d73638 commit f275ae5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion deploy/gatekeeper.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4958,7 +4958,7 @@ spec:
- --logtostderr
- --disable-opa-builtin={http.send}
- --disable-cert-rotation
- --enable-pub-sub=true
- --enable-pub-sub=false
- --constraint-violations-limit=0
- --audit-connection=audit
- --audit-channel=audit
Expand Down
2 changes: 0 additions & 2 deletions test/pubsub/pod_must_have_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ metadata:
name: pod-must-have-test
spec:
match:
scope: "Namespaced"
namespaces: [ "nginx" ]
kinds:
- apiGroups: [ "" ]
kinds: [ "Pod" ]
Expand Down

0 comments on commit f275ae5

Please sign in to comment.