Skip to content

Commit

Permalink
Cleanup for Envoy Update to d3110f4 (#851)
Browse files Browse the repository at this point in the history
Addressing outstanding comments in #847

Signed-off-by: tomjzzhang <[email protected]>
  • Loading branch information
tomjzzhang authored May 12, 2022
1 parent 38cf865 commit f911358
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ build --incompatible_strict_action_env
build --host_force_python=PY3
build --java_runtime_version=remotejdk_11
build --tool_java_runtime_version=remotejdk_11
build --platform_mappings="" # unique
# build --platform_mappings="" # unique
# silence absl logspam.
build --copt=-DABSL_MIN_LOG_LEVEL=4

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ static_resources:
typed_config:
"@type": type.googleapis.com/envoy.extensions.transport_sockets.tls.v3.DownstreamTlsContext
common_tls_context:
tls_certificates:
tls_certificates:
- certificate_chain:
inline_string: |
@inject-runfile:nighthawk/external/envoy/test/config/integration/certs/server_ecdsacert.pem
Expand Down

0 comments on commit f911358

Please sign in to comment.