Browse Source

Merge pull request #14701 from mosceo/patch-1

Fix md markup
pull/14717/head
Jared Kirschner 2 years ago committed by GitHub
parent
commit
c81d0d5e5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      website/content/docs/connect/gateways/ingress-gateway.mdx

2
website/content/docs/connect/gateways/ingress-gateway.mdx

@ -194,7 +194,7 @@ in the configuration files must also be present.
(`sds-ca.crt`).
Refer to [Envoy's documentation]
https://www.envoyproxy.io/docs/envoy/latest/api-v3/bootstrap/bootstrap) for
(https://www.envoyproxy.io/docs/envoy/latest/api-v3/bootstrap/bootstrap) for
more details on this configuration and other possible authentication
options.

Loading…
Cancel
Save