Skip to content

Commit

Permalink
Update doc/install/install-kubernetes.md
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Cattermole <[email protected]>
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
  • Loading branch information
eguzki and adam-cattermole committed Sep 18, 2024
1 parent 9b054c6 commit 2a80537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install/install-kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ kubectl create configmap -n envoy-gateway-system envoy-gateway-config --from-fil
kubectl rollout restart deployment envoy-gateway -n envoy-gateway-system
```

Wait for Envoy Gateway to become available::
Wait for Envoy Gateway to become available:

```bash
kubectl wait --timeout=5m -n envoy-gateway-system deployment/envoy-gateway --for=condition=Available
Expand Down

0 comments on commit 2a80537

Please sign in to comment.