fix: update gateway parentRef to external-http in kube-system
This commit is contained in:
parent
60163fdf67
commit
28e7a770d5
|
|
@ -44,8 +44,8 @@ metadata:
|
||||||
namespace: default
|
namespace: default
|
||||||
spec:
|
spec:
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: main-gateway
|
- name: external-http
|
||||||
namespace: default
|
namespace: kube-system
|
||||||
hostnames:
|
hostnames:
|
||||||
- "txt2md.hannesalbeiro.com"
|
- "txt2md.hannesalbeiro.com"
|
||||||
rules:
|
rules:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue