helm chart - add dualstack functionality

Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
Simon L 2023-11-13 14:24:13 +01:00
parent 85933dd149
commit 2abad75461
13 changed files with 15 additions and 0 deletions

View file

@ -9,6 +9,7 @@ metadata:
name: nextcloud-aio-redis
namespace: {{ .Values.NAMESPACE }}
spec:
ipFamilyPolicy: PreferDualStack
ports:
- name: "6379"
port: 6379