inveniosoftware / helm-invenio

Helm charts for deploying an Invenio instance
https://helm-invenio.readthedocs.io
7 stars 19 forks source link

postgresql: Replace templates with Helm dependency #102

Closed lindhe closed 7 months ago

lindhe commented 7 months ago

:heart: Thank you for your contribution!

Description

This change replaces the old bundled templates with the chart bitnami/postgresql as a Helm dependency.

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Third-party code

If you've added third-party code (copy/pasted or new dependencies), please reach out to an architect.

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.
lindhe commented 7 months ago

I'll fix the merge conflicts right after #101 gets merged, since that will cause new conflicts.