oneuptime/HelmChart
Simon Larsen ed0f92f480
refactor: Update Postgres configuration in Helm chart
This code change updates the Postgres configuration in the Helm chart to support both internal and external Postgres databases. The `DATABASE_NAME` environment variable is renamed from `DATABASE_DATABASE` to improve clarity. Additionally, a new block for configuring SSL options for the external Postgres database is added. This enhancement allows users to easily switch between using an internal or external Postgres database when deploying the Helm chart.
2024-06-04 22:51:53 +01:00
..
Docs refactor: Disable redis persistence and add common configuration in values.yaml 2024-05-06 13:49:08 +01:00
Public refactor: Update Postgres configuration in Helm chart 2024-06-04 22:51:53 +01:00
Tests Refactor HelmChart/Tests/index.sh script 2024-02-26 13:01:36 +00:00
.gitattributes
.gitignore
cloud-marketplace-install.sh fix 2023-09-29 11:02:24 +00:00
README.md add readme 2023-10-04 13:06:02 +00:00

Helm Chart for OneUptime

Read Docs here