generated from phoenix-oss/tenant-tpl
change port and change https to http in URL
This commit is contained in:
parent
9532ba8fe8
commit
32ff5115f0
3 changed files with 5 additions and 2 deletions
|
@ -10,7 +10,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
source:
|
source:
|
||||||
http:
|
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:
|
storage:
|
||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
|
|
|
@ -10,7 +10,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
source:
|
source:
|
||||||
http:
|
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
|
secretRef: s3-virt-credentials
|
||||||
storage:
|
storage:
|
||||||
resources:
|
resources:
|
||||||
|
|
|
@ -8,6 +8,9 @@ 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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue