added network defs

This commit is contained in:
maximilian.bartz 2025-07-08 17:40:47 +02:00
parent bd27459945
commit 1e611e5621

View file

@ -56,7 +56,9 @@ spec:
memory: 4Gi memory: 4Gi
cpu: 2 cpu: 2
networks: networks:
- name: default - name: external
pod: {}
- name: internal
pod: {} pod: {}
terminationGracePeriodSeconds: 180 terminationGracePeriodSeconds: 180
volumes: volumes: