Update k8s/apps/n8n/values-n8n.yaml
This commit is contained in:
@@ -19,17 +19,13 @@ main:
|
|||||||
|
|
||||||
worker:
|
worker:
|
||||||
mode: queue
|
mode: queue
|
||||||
# persistence:
|
persistence:
|
||||||
# enabled: true
|
enabled: true
|
||||||
# existingClaim: n8n-home
|
existingClaim: n8n-home
|
||||||
# mountPath: /home/node/.n8n
|
mountPath: /home/node/.n8n
|
||||||
|
|
||||||
webhook:
|
webhook:
|
||||||
url: https://n8n.hexor.cy
|
url: https://n8n.hexor.cy
|
||||||
# persistence:
|
|
||||||
# enabled: true
|
|
||||||
# existingClaim: n8n-home
|
|
||||||
# mountPath: /home/node/.n8n
|
|
||||||
|
|
||||||
redis:
|
redis:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user