Skip to content

Commit

Permalink
fix(envoy): check for proto descriptor file and bin
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkolenz committed Oct 19, 2024
1 parent 40cd813 commit f51da6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion envoy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ static_resources:
- name: envoy.filters.http.grpc_web
typed_config:
"@type": type.googleapis.com/envoy.extensions.filters.http.grpc_web.v3.GrpcWeb
#<- if and .Rest.Services .Rest.ProtoDescriptor >#
#<- if and .Rest.Services (or .Rest.ProtoDescriptor .Rest.ProtoDescriptorBin) >#
- name: envoy.filters.http.grpc_json_transcoder
typed_config: #< toJson .Rest 20 >#
#<- end >#
Expand Down

0 comments on commit f51da6b

Please sign in to comment.