mirror of
https://github.com/truenas/charts.git
synced 2026-04-04 19:29:22 +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
|