mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
helm chart - add dualstack functionality
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
85933dd149
commit
2abad75461
13 changed files with 15 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ metadata:
|
|||
name: nextcloud-aio-redis
|
||||
namespace: {{ .Values.NAMESPACE }}
|
||||
spec:
|
||||
ipFamilyPolicy: PreferDualStack
|
||||
ports:
|
||||
- name: "6379"
|
||||
port: 6379
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue