Skip to content

Commit 04e9dc8

Browse files
authored
Update deploy yaml file name in user guide (#47)
1 parent 9fe3e34 commit 04e9dc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/how-it-works.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Run through them again for a second cluster to use with the extended example sho
7676

7777
1. Run the following to deploy the controller:
7878
```bash
79-
kubectl apply -f examples/deploy.yaml
79+
kubectl apply -f examples/deploy-v0.0.1.yaml
8080
```
8181

8282
## Using the Gateway API Controller
@@ -246,7 +246,6 @@ For example, it will:
246246

247247
The following figure illustrates this:
248248

249-
[Image: example2.png]
250249
![Multiple clusters/VPCs ervice-to-service communications](images/example2.png)
251250

252251
**Steps**

0 commit comments

Comments
 (0)