Skip to content

Commit 84adfd0

Browse files
author
Kate Osborn
committed
Change ns of gateway in example
1 parent 3d1d472 commit 84adfd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/https-termination/cafe-routes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ metadata:
55
spec:
66
parentRefs:
77
- name: gateway
8-
namespace: nginx-gateway
8+
namespace: default
99
sectionName: https
1010
hostnames:
1111
- "cafe.example.com"
@@ -25,7 +25,7 @@ metadata:
2525
spec:
2626
parentRefs:
2727
- name: gateway
28-
namespace: nginx-gateway
28+
namespace: default
2929
sectionName: https
3030
hostnames:
3131
- "cafe.example.com"

0 commit comments

Comments
 (0)