n8n persistence und neue Version
This commit is contained in:
@@ -8,11 +8,13 @@ spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: 'https://community-charts.github.io/helm-charts'
|
||||
targetRevision: 1.3.5
|
||||
targetRevision: 1.*.*
|
||||
helm:
|
||||
parameters:
|
||||
- name: postgresql.enabled
|
||||
value: "true"
|
||||
- name: postgresql.primary.persistence.existingClaim
|
||||
value: "n8n-postgresql"
|
||||
- name: redis.enabled
|
||||
value: "true"
|
||||
- name: redis.master.persistence.enabled
|
||||
|
||||
Reference in New Issue
Block a user