generated from phoenix-oss/tenant-tpl
Compare commits
1 commit
4880851fa2
...
c6d45fe715
Author | SHA1 | Date | |
---|---|---|---|
c6d45fe715 |
4 changed files with 5 additions and 6 deletions
|
@ -10,7 +10,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
source:
|
source:
|
||||||
http:
|
http:
|
||||||
url: http://nginx.demo.svc.cluster.local:80/fortios_v7_6_3.qcow2
|
url: http://nginx.demo.svc.cluster.local:8080/fortios_v7_6_3.qcow2
|
||||||
storage:
|
storage:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|
|
@ -10,7 +10,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
source:
|
source:
|
||||||
http:
|
http:
|
||||||
url: http://glacier-1.kvant.cloud/ocp-virt-images/sources/fortios_7_6_3.qcow2
|
url: https://glacier-1.kvant.cloud/ocp-virt-images/sources/fortios_7_6_3.qcow2
|
||||||
secretRef: s3-virt-credentials
|
secretRef: s3-virt-credentials
|
||||||
storage:
|
storage:
|
||||||
resources:
|
resources:
|
||||||
|
|
|
@ -8,9 +8,6 @@ spec:
|
||||||
- metadata:
|
- metadata:
|
||||||
name: fortigate-rootdisk
|
name: fortigate-rootdisk
|
||||||
spec:
|
spec:
|
||||||
source:
|
|
||||||
http:
|
|
||||||
url: http://nginx.demo.svc.cluster.local:80/fortios_v7_6_3.qcow2
|
|
||||||
storage:
|
storage:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|
|
@ -17,9 +17,11 @@ spec:
|
||||||
values:
|
values:
|
||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
ports:
|
||||||
|
http: 8080
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
hostname: nginx.${TENANT_DOMAIN}
|
hostname: nginx.${TENANT_DOMAIN}.apps.ai-2.kvant.cloud
|
||||||
ingressClassName: external
|
ingressClassName: external
|
||||||
extraVolumes:
|
extraVolumes:
|
||||||
- name: ${TENANT_NAMESPACE}-image-storage
|
- name: ${TENANT_NAMESPACE}-image-storage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue