From 1e611e5621291a193497f85684f11e5d3a907b4d Mon Sep 17 00:00:00 2001 From: "maximilian.bartz" Date: Tue, 8 Jul 2025 17:40:47 +0200 Subject: [PATCH] added network defs --- firewall-s3/vm/fortigate.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/firewall-s3/vm/fortigate.yaml b/firewall-s3/vm/fortigate.yaml index 3a36963..23c00e5 100644 --- a/firewall-s3/vm/fortigate.yaml +++ b/firewall-s3/vm/fortigate.yaml @@ -56,7 +56,9 @@ spec: memory: 4Gi cpu: 2 networks: - - name: default + - name: external + pod: {} + - name: internal pod: {} terminationGracePeriodSeconds: 180 volumes: