Skip to content

Commit

Permalink
docs: remove Note
Browse files Browse the repository at this point in the history
Signed-off-by: DeeBi9 <[email protected]>
  • Loading branch information
DeeBi9 committed Jan 25, 2025
1 parent 4046a46 commit b3d6e49
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions site/content/en/latest/boilerplates/o11y_prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ proceeding, you should be able to query the example backend using HTTP.
helm install eg oci://docker.io/envoyproxy/gateway-helm --version {{< helm-version >}} -n envoy-gateway-system --create-namespace
```

**Note**: Wait 2–5 minutes for the Envoy Gateway pod to reach the Running state.

2. Install the GatewayClass, Gateway, HTTPRoute and example app:

```shell
Expand Down
2 changes: 0 additions & 2 deletions site/content/en/latest/boilerplates/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ proceeding, you should be able to query the example backend using HTTP.
helm install eg oci://docker.io/envoyproxy/gateway-helm --version {{< helm-version >}} -n envoy-gateway-system --create-namespace
```

**Note**: Wait 2–5 minutes for the Envoy Gateway pod to reach the Running state.

2. Install the GatewayClass, Gateway, HTTPRoute and example app:

```shell
Expand Down

0 comments on commit b3d6e49

Please sign in to comment.