Skip to content
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