Helm Install: Add Database Variables for External Postgresql DB (CNPG) #8356
-
|
Kubernetes, CNPG, Helm Chart I did a search, found a few posts regarding postgresql but nothing pertaining to what I'd like to have added. So this is what I'd like to see added to the helm chart.... Add DB_HOST, DB_NAME, DB_USERNAME and DN_PASSWORD, with the ability to disable the included postgresql, to the chart to allow use of Postgresql databases provisioned by CNPG. All deployments in my homelab environment are provisioned via FluxCD, including namespaced postgresql database instances via the CNPG operator, on a per application/service basis. I'd like to see the capability of leveraging CPNG provisioned database instead of using the included/bundled postgresql container image. Please let me know if you have questions!
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Hi, as mentioned in the readme here we have an enterprise-ready deployment method available for Nextcloud Enterprise customers:
This one also allows to modify the mentioned settings. |
Beta Was this translation helpful? Give feedback.
Hi, as mentioned in the readme here we have an enterprise-ready deployment method available for Nextcloud Enterprise customers:
https://github.com/nextcloud/all-in-one/blob/main/nextcloud-aio-helm-chart/readme.md#nextcloud-aio-helm-chart
This one also allows to modify the mentioned settings.