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:
|
||||
parentRefs:
|
||||
- name: external
|
||||
namespace: istio-system
|
||||
namespace: gateway-system
|
||||
hostnames:
|
||||
- ${THELOUNGE_HOSTNAME}
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user