mirror of
https://github.com/truenas/charts.git
synced 2026-04-28 12:32:55 +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
|