diff --git a/firewall-s3/vm/fortigate.yaml b/firewall-s3/vm/fortigate.yaml index 582ec8e..40dc30b 100644 --- a/firewall-s3/vm/fortigate.yaml +++ b/firewall-s3/vm/fortigate.yaml @@ -39,16 +39,15 @@ spec: rng: {} networkInterfaceMultiqueue: true interfaces: - - name: internal + - name: public masquerade: {} ports: - port: 500 - port: 4500 - #- name: external - # masquerade: {} - # ports: - # - port: 500 - # - port: 4500 + - name: internal + masquerade: {} + ports: + - port: 443 disks: - disk: bus: sata @@ -61,9 +60,7 @@ spec: memory: 4Gi cpu: 2 networks: - #- name: external - # pod: {} - - name: internal + - name: default pod: {} terminationGracePeriodSeconds: 180 volumes: