Merge pull request 'fix: correct HTTPRoute gateway namespace to gateway-system' (#5) from fix/httproute-gateway-namespace into main
Reviewed-on: #5 Reviewed-by: polaris <no-reply.polaris@farh.net>
This commit is contained in:
@@ -6,7 +6,7 @@ metadata:
|
|||||||
spec:
|
spec:
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: external
|
- name: external
|
||||||
namespace: istio-system
|
namespace: gateway-system
|
||||||
hostnames:
|
hostnames:
|
||||||
- ${THELOUNGE_HOSTNAME}
|
- ${THELOUNGE_HOSTNAME}
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user