use TENANT_DOMAIN
This commit is contained in:
parent
b63faaf4eb
commit
dabd9eb151
1 changed files with 1 additions and 2 deletions
|
@ -94,8 +94,7 @@ spec:
|
||||||
app:
|
app:
|
||||||
className: external
|
className: external
|
||||||
hosts:
|
hosts:
|
||||||
#- host: "{{ .Release.Name }}{{ .Release.Namespace }}.pub.staging.kvant.cloud"
|
- host: "{{ .Release.Name }}-${TENANT_DOMAIN}"
|
||||||
- host: "{{ .Release.Name }}{{ .Release.Namespace }}.pub.${CLUSTER_DOMAIN}"
|
|
||||||
paths:
|
paths:
|
||||||
- path: /
|
- path: /
|
||||||
service:
|
service:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue