Files
chart/community/n8n/1.1.2/ci/basic-values.yaml
2023-10-28 18:49:10 +00:00

14 lines
267 B
YAML

n8nNetwork:
webPort: 31000
n8nStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
pgData:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/pgData
pgBackup:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/pgBackup