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