Helm Charts
PBMS Master Helm Chart
PBMS and all its dependencies are installed using a single* Helm chart. The following dependent components are installed with the option to deselect them:
PBMS Odoo Package (Odoo + PostgreSQL)
Mail SMTP server
MinIO
ODK Central
Keymanager
OpenSearch
Reporting (Reporting Framework + Reporting Init)
Superset
eSignet
The chart has been split into parts to address the Kubernetes ETCD limitation. Learn more>>
Database
Postgresql is installed as part of the above chart in the same namespace. The default database created is pbmsdb
.
Last updated