right format values-n8n.yaml
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user