Skip to content

Commit

Permalink
[release-1.20] fix an incorrect statement (#2980)
Browse files Browse the repository at this point in the history
* fix an incorrect statement

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

* adding the generated files

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>

---------

Signed-off-by: Peter Jausovec <peter.jausovec@solo.io>
Co-authored-by: Peter Jausovec <peter.jausovec@solo.io>
  • Loading branch information
istio-testing and peterj committed Oct 31, 2023
1 parent f04dabe commit 871b291
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion networking/v1alpha3/envoy_filter.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion networking/v1alpha3/envoy_filter.pb.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion networking/v1alpha3/envoy_filter.proto
Original file line number Diff line number Diff line change
Expand Up @@ -418,7 +418,7 @@ import "networking/v1alpha3/sidecar.proto";
// configPatches:
// - applyTo: LISTENER_FILTER
// match:
// context: SIDECAR_INBOUND # will match outbound listeners in all sidecars
// context: SIDECAR_INBOUND # will match inbound listeners in all sidecars
// listener:
// portNumber: 15006
// listenerFilter: "envoy.filters.listener.tls_inspector"
Expand Down

0 comments on commit 871b291

Please sign in to comment.