diff --git a/docs/serving/using-cert-manager-on-gcp.md b/docs/serving/using-cert-manager-on-gcp.md index 56b3a6272..5371aab64 100644 --- a/docs/serving/using-cert-manager-on-gcp.md +++ b/docs/serving/using-cert-manager-on-gcp.md @@ -105,31 +105,31 @@ TLS certificates and how the requests are validated with Cloud DNS. provider info, including your `cert-manager-cloud-dns-admin` service account. ```shell - kubectl apply --filename - <` is your domain: ```shell - # Change this value to the domain you want to use. - export DOMAIN= + # Change this value to the domain you want to use. + export DOMAIN= - kubectl apply --filename - <