Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
laurafitzgerald committed Sep 7, 2023
1 parent 73bd3d7 commit f011f09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/how-to/ocm-control-plane-walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -346,8 +346,8 @@ So now we have a working gateway with DNS and TLS configured. Let place this gat
1. In `T2`, targeting the second cluster, go ahead and create the HTTPRoute in the second gateway cluster.
>:exclamation: **Note:** Ensure the `MGC_SUB_DOMAIN` environment variable has been exported in this terminal session before applying this config.
>:exclamation: **Note:** Ensure the `MGC_SUB_DOMAIN` environment variable has been exported in this terminal session before applying this config.
```bash
kubectl apply -f - <<EOF
apiVersion: gateway.networking.k8s.io/v1beta1
Expand Down

0 comments on commit f011f09

Please sign in to comment.