From 32ff5115f01299405fc62a721f71fd5183b5a50d Mon Sep 17 00:00:00 2001 From: "maximilian.bartz" Date: Fri, 4 Jul 2025 13:48:07 +0200 Subject: [PATCH] change port and change https to http in URL --- firewall-dev/vm/fortigate.yaml | 2 +- firewall-s3/vm/fortigate.yaml | 2 +- firewall/vm/fortigate.yaml | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/firewall-dev/vm/fortigate.yaml b/firewall-dev/vm/fortigate.yaml index 0a987a8..e0b92a8 100644 --- a/firewall-dev/vm/fortigate.yaml +++ b/firewall-dev/vm/fortigate.yaml @@ -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: diff --git a/firewall-s3/vm/fortigate.yaml b/firewall-s3/vm/fortigate.yaml index 91352bc..caaaf55 100644 --- a/firewall-s3/vm/fortigate.yaml +++ b/firewall-s3/vm/fortigate.yaml @@ -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: diff --git a/firewall/vm/fortigate.yaml b/firewall/vm/fortigate.yaml index 84f2088..b0f6236 100644 --- a/firewall/vm/fortigate.yaml +++ b/firewall/vm/fortigate.yaml @@ -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: