Helm-Values/odoo.knd.local.yaml

12 lines
341 B
YAML
Raw Normal View History

kind: deployment
ingress:
host: odoo.knd.local
initLogin: admin@example.com
addonsGitRepos:
# OCA Core repositories
- https://github.com/OCA/partner-contact.git#16.0
- https://github.com/OCA/server-tools.git#16.0
# Mint-System repositories
- https://github.com/Mint-System/Odoo-Apps-Server-Tools.git#16.0
staging:
enabled: true