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:
|
||||
|
|
|
@ -6,7 +6,7 @@ metadata:
|
|||
spec:
|
||||
source:
|
||||
http:
|
||||
url: "http://nginx.${TENANT_DOMAIN}.apps.ai-2.kvant.cloud/windows-server-2022.qcow2"
|
||||
url: "http://nginx.${TENANT_DOMAIN}.apps.ai-2.kvant.cloud/win2022.qcow2"
|
||||
pvc:
|
||||
accessModes:
|
||||
- ReadWriteOnce
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue