mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 11:20:18 +08:00
13 lines
145 B
YAML
13 lines
145 B
YAML
odooNetwork:
|
|
webPort: 31000
|
|
|
|
odooStorage:
|
|
data:
|
|
type: pvc
|
|
addons:
|
|
type: pvc
|
|
pgData:
|
|
type: pvc
|
|
pgBackup:
|
|
type: emptyDir
|