mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +08:00
11 lines
119 B
YAML
11 lines
119 B
YAML
n8nNetwork:
|
|
webPort: 31000
|
|
|
|
n8nStorage:
|
|
data:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|