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:
|
||||
className: external
|
||||
hosts:
|
||||
#- host: "{{ .Release.Name }}{{ .Release.Namespace }}.pub.staging.kvant.cloud"
|
||||
- host: "{{ .Release.Name }}{{ .Release.Namespace }}.pub.${CLUSTER_DOMAIN}"
|
||||
- host: "{{ .Release.Name }}-${TENANT_DOMAIN}"
|
||||
paths:
|
||||
- path: /
|
||||
service:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue