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