Helm-Values/reiso.exo.mintcloud.ch.yaml
Janik von Rotz 96b7bb2236
feat: update reiso.exo.mintcloud.ch deployment with staging issuer and additional Python dependencies
- Switch clusterIssuerRef from 'letsencrypt-http-prod' to 'letsencrypt-http-staging'
- Add pythonInstall list with multiple packages including prometheus-client, meilisearch, fastapi, etc.
- Maintain existing storage class, ingress, image, addonsGitRepos, and init configurations
2025-11-13 21:38:32 +01:00

57 lines
2.1 KiB
YAML

kind: deployment
storageClassName: exoscale-sbs
ingress:
host: reiso.exo.mintcloud.ch
customDomain: reiso.socialcloud.ch
clusterIssuerRef: letsencrypt-http-staging
image: mintsystem/odoo:18.0.20251106
downloadOdooEnterprise: true
addonsGitRepos:
- https://github.com/Mint-System/Odoo-Apps-Spreadsheet.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Social.git#18.0
- https://github.com/Mint-System/Odoo-Apps-HR.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Connector.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Server-Tools.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Sale-Workflow.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Purchase-Workflow.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Account-Invoicing.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Account-Financial-Reporting.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Account-Reconcile.git#18.0
- https://github.com/Mint-System/Odoo-Apps-Partner-Contact.git#18.0
- https://github.com/OCA/survey.git#18.0
- https://github.com/OCA/web-api.git#18.0
- https://github.com/OCA/partner-contact.git#18.0
- https://github.com/OCA/rest-framework.git#18.0
- https://github.com/OCA/server-auth.git#18.0
- https://github.com/OCA/server-tools.git#18.0
- https://github.com/OCA/server-backend.git#18.0
- https://github.com/OCA/bank-payment.git#18.0
- https://github.com/OCA/hr-holidays.git#18.0
- https://github.com/OCA/mail.git#18.0
- https://github.com/OCA/sale-workflow.git#18.0
- https://github.com/OCA/purchase-workflow.git#18.0
- https://github.com/OCA/account-invoicing.git#18.0
- https://github.com/OCA/web.git#18.0
- https://github.com/OCA/hr-attendance.git#18.0
- https://github.com/OCA/server-env.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:
login: david.bruehlmeier@sozialinfo.ch
password: se3uLohzaR
k8up:
enabled: true
endpoint: https://sos-ch-gva-2.exo.io
bucket: k8up.mintcloud.ch