fix: Proper internal name
This commit is contained in:
@@ -53,7 +53,7 @@ spec:
|
|||||||
sizeLimit: 100Mi
|
sizeLimit: 100Mi
|
||||||
route:
|
route:
|
||||||
app:
|
app:
|
||||||
hostnames: ["{{ .Release.Name }}.internal.${SECRET_DOMAIN}"]
|
hostnames: ["{{ .Release.Name }}.${SECRET_DOMAIN}"]
|
||||||
parentRefs:
|
parentRefs:
|
||||||
- name: envoy-internal
|
- name: envoy-internal
|
||||||
namespace: network
|
namespace: network
|
||||||
|
|||||||
Reference in New Issue
Block a user