From 4cf5bfcceb87039f96211b2acfc7c6f37c09eabb Mon Sep 17 00:00:00 2001 From: "maximilian.bartz" Date: Tue, 8 Jul 2025 17:58:30 +0200 Subject: [PATCH] mutlus required --- firewall-s3/vm/fortigate.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/firewall-s3/vm/fortigate.yaml b/firewall-s3/vm/fortigate.yaml index 6e0a2ef..582ec8e 100644 --- a/firewall-s3/vm/fortigate.yaml +++ b/firewall-s3/vm/fortigate.yaml @@ -44,11 +44,11 @@ spec: ports: - port: 500 - port: 4500 - - name: external - masquerade: {} - ports: - - port: 500 - - port: 4500 + #- name: external + # masquerade: {} + # ports: + # - port: 500 + # - port: 4500 disks: - disk: bus: sata @@ -61,8 +61,8 @@ spec: memory: 4Gi cpu: 2 networks: - - name: external - pod: {} + #- name: external + # pod: {} - name: internal pod: {} terminationGracePeriodSeconds: 180