diff --git a/site/content/en/latest/install/custom-cert.md b/site/content/en/latest/install/custom-cert.md index dd059c03520..91dd91b2298 100644 --- a/site/content/en/latest/install/custom-cert.md +++ b/site/content/en/latest/install/custom-cert.md @@ -17,8 +17,8 @@ We use Cert-Manager to manage the certificates. You can install it by following *You should not use the self-signed issuer in production, you should use a real CA issuer.* - ```shell - cat < Envoy Gateway has provided two initial `env` `ENVOY_GATEWAY_NAMESPACE` and `ENVOY_POD_NAME` for envoyproxy container. @@ -166,8 +162,8 @@ After applying the config, you can get the envoyproxy deployment, and see resour You can customize the EnvoyProxy Deployment Volumes or VolumeMounts via EnvoyProxy Config like: -```shell -cat <