Compare commits

...

5 commits

2 changed files with 10 additions and 7 deletions

View file

@ -39,15 +39,16 @@ spec:
rng: {}
networkInterfaceMultiqueue: true
interfaces:
- name: public
- name: internal
masquerade: {}
ports:
- port: 500
- port: 4500
- name: internal
masquerade: {}
ports:
- port: 443
#- name: external
# masquerade: {}
# ports:
# - port: 500
# - port: 4500
disks:
- disk:
bus: sata
@ -60,7 +61,9 @@ spec:
memory: 4Gi
cpu: 2
networks:
- name: default
#- name: external
# pod: {}
- name: internal
pod: {}
terminationGracePeriodSeconds: 180
volumes:

View file

@ -9,7 +9,7 @@ spec:
chart:
spec:
chart: nginx
version: 19.1.1
version: 21.0.4
sourceRef:
kind: HelmRepository
name: bitnami