generated from phoenix-oss/tenant-tpl
remove https
This commit is contained in:
parent
745243103e
commit
241d06efd4
2 changed files with 1 additions and 5 deletions
|
@ -19,13 +19,9 @@ spec:
|
|||
type: ClusterIP
|
||||
ports:
|
||||
http: 80
|
||||
https: 443
|
||||
ingress:
|
||||
enabled: true
|
||||
hostname: nginx.${TENANT_DOMAIN}.apps.ai-2.kvant.cloud
|
||||
tls:
|
||||
- hosts:
|
||||
- nginx.${TENANT_DOMAIN}.apps.ai-2.kvant.cloud
|
||||
extraVolumes:
|
||||
- name: ${TENANT_NAMESPACE}-image-storage
|
||||
persistentVolumeClaim:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue