Skip to content

Commit

Permalink
fix: disables autoinject (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Bartosz Majsak <[email protected]>
  • Loading branch information
cam-garrison and bartoszmajsak committed Sep 6, 2023
1 parent 1da1b38 commit 0f4b6bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
spec:
proxy:
injection:
autoInject: true
autoInject: false
gateways:
openshiftRoute:
enabled: false
Expand Down

0 comments on commit 0f4b6bd

Please sign in to comment.