right format values-n8n.yaml

This commit is contained in:
titver968
2025-11-04 15:23:55 +01:00
parent daeeb5f18c
commit 6940eaecf5

View File

@@ -45,28 +45,28 @@ spec:
hosts:
- "n8n.innovation-hub-niedersachsen.de"
redis:
enabled: true
redis:
enabled: true
postgresql:
enabled: true
primary:
persistence:
enabled: true
auth:
username: "n8n"
password: "n8n"
postgresql:
enabled: true
primary:
persistence:
enabled: true
auth:
username: "n8n"
password: "n8n"
minio:
enabled: true
ingress:
hosts:
- "sws3.innovation-hub-niedersachsen.de"
users:
- accessKey: "WPpTwIoSMgrPChsS3rdS"
- secretKey: "C59o3EAhsUKBWj1oiPtiYRq3GhLMFeYDeiMxJ4SW"
buckets:
- name: "n8n"
minio:
enabled: true
ingress:
hosts:
- "sws3.innovation-hub-niedersachsen.de"
users:
- accessKey: "WPpTwIoSMgrPChsS3rdS"
- secretKey: "C59o3EAhsUKBWj1oiPtiYRq3GhLMFeYDeiMxJ4SW"
buckets:
- name: "n8n"
destination:
server: 'https://kubernetes.default.svc'