Compare commits
2 commits
f328c33d0c
...
ce28d724fa
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ce28d724fa | ||
|
|
96b7bb2236 |
2 changed files with 14 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ ingress:
|
||||||
image: mintsystem/odoo:18.0.20251021
|
image: mintsystem/odoo:18.0.20251021
|
||||||
storageClassName: csi-cinder-sc-retain
|
storageClassName: csi-cinder-sc-retain
|
||||||
downloadOdooEnterprise: true
|
downloadOdooEnterprise: true
|
||||||
|
workers: 2
|
||||||
init:
|
init:
|
||||||
login: laura.honegger@korporation.ch
|
login: laura.honegger@korporation.ch
|
||||||
password: 8MiPifRR
|
password: 8MiPifRR
|
||||||
|
|
|
||||||
|
|
@ -35,6 +35,19 @@ addonsGitRepos:
|
||||||
- https://github.com/OCA/hr-attendance.git#18.0
|
- https://github.com/OCA/hr-attendance.git#18.0
|
||||||
- https://github.com/OCA/server-env.git#18.0
|
- https://github.com/OCA/server-env.git#18.0
|
||||||
- https://github.com/sozialinfo/odoo-apps-sozialinfo.git#18.0
|
- https://github.com/sozialinfo/odoo-apps-sozialinfo.git#18.0
|
||||||
|
pythonInstall:
|
||||||
|
- astor
|
||||||
|
- prometheus-client
|
||||||
|
- meilisearch
|
||||||
|
- pyuploadcare
|
||||||
|
- python-multipart
|
||||||
|
- ujson
|
||||||
|
- a2wsgi
|
||||||
|
- parse-accept-language
|
||||||
|
- pyjwt
|
||||||
|
- shortuuid
|
||||||
|
- fastapi
|
||||||
|
- python-jose
|
||||||
init:
|
init:
|
||||||
login: david.bruehlmeier@sozialinfo.ch
|
login: david.bruehlmeier@sozialinfo.ch
|
||||||
password: se3uLohzaR
|
password: se3uLohzaR
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue