Skip to content

Commit 142635a

Browse files
wvjgsuhpandybotting
authored andcommitted
fix yaml bug
Change-Id: I74d6ff2cd678758999ee39c886c8f4c6da3d7e8c
1 parent b5be7e5 commit 142635a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_kubernetes/06-gateway.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,9 @@ In this tutorial, we are creating a webserver deployment and use the Envoy Gatew
143143
- name: http
144144
protocol: HTTP
145145
port: 80
146-
allowedRoutes:
147-
namespaces:
148-
from: All
146+
allowedRoutes:
147+
namespaces:
148+
from: All
149149
```
150150

151151
```

0 commit comments

Comments
 (0)