Files
chart/community/odoo/1.0.0/ci/basic-values.yaml
2023-08-30 11:23:12 +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