Skip to content

Commit

Permalink
Overriding the default for our own distribution (knative#29)
Browse files Browse the repository at this point in the history
Signed-off-by: Matthias Wessendorf <[email protected]>
  • Loading branch information
matzew authored Aug 10, 2020
1 parent 410ecb5 commit e815129
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ spec:
# will NOT be considered by the sinkbinding webhook.
# The default is `exclusion`.
- name: SINK_BINDING_SELECTION_MODE
value: "exclusion"
value: "inclusion"
securityContext:
allowPrivilegeEscalation: false
ports:
Expand Down

0 comments on commit e815129

Please sign in to comment.