Files
chart/community/odoo/1.0.1/ci/basic-values.yaml
2023-10-19 04:50:58 +00:00

17 lines
344 B
YAML

odooNetwork:
webPort: 31000
odooStorage:
data:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/data
addons:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/addons
pgData:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/pgData
pgBackup:
type: hostPath
hostPath: /mnt/{{ .Release.Name }}/pgBackup