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: hosts:
- "n8n.innovation-hub-niedersachsen.de" - "n8n.innovation-hub-niedersachsen.de"
redis: redis:
enabled: true enabled: true
postgresql: postgresql:
enabled: true enabled: true
primary: primary:
persistence: persistence:
enabled: true enabled: true
auth: auth:
username: "n8n" username: "n8n"
password: "n8n" password: "n8n"
minio: minio:
enabled: true enabled: true
ingress: ingress:
hosts: hosts:
- "sws3.innovation-hub-niedersachsen.de" - "sws3.innovation-hub-niedersachsen.de"
users: users:
- accessKey: "WPpTwIoSMgrPChsS3rdS" - accessKey: "WPpTwIoSMgrPChsS3rdS"
- secretKey: "C59o3EAhsUKBWj1oiPtiYRq3GhLMFeYDeiMxJ4SW" - secretKey: "C59o3EAhsUKBWj1oiPtiYRq3GhLMFeYDeiMxJ4SW"
buckets: buckets:
- name: "n8n" - name: "n8n"
destination: destination:
server: 'https://kubernetes.default.svc' server: 'https://kubernetes.default.svc'