Commit graph

16 commits

Author SHA1 Message Date
Michael Trip
40c7b8a00f
fix: resolving the correct username and password from existing database secret (#260) 2026-04-08 16:31:00 +03:00
Skyler Mäntysaari
3d7da09835 fix: improve error message for database configuration in backend configmap
Better handle user's problem in #195
2026-01-12 12:25:37 +02:00
FoxAmes
466824f90e
Remove nil postgres references from backend configmap template (#191)
* Remove nil postgres references from backend configmap template
* Updated the chart metadata

---------

Co-authored-by: Skyler Mäntysaari <sm+git@skym.fi>
Co-authored-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
2025-09-12 10:01:16 +03:00
Skyler Mäntysaari
80a97f91a8
feat: Remove Bitnami PostgreSQL dependency (#187)
* feat: Remove Bitnami PostgreSQL dependency and bump chart version to 8.0.0
* feat: Remove PostgreSQL dependency from Chart.lock
2025-08-02 00:28:33 +03:00
Skyler Mäntysaari
2489c2a0f8
feat: support specifying BG_HELPER_URL (#129)
* feat: support specifying BG_HELPER.
* Fixing up CI as well
2025-02-22 12:59:15 +02:00
Skyler Mäntysaari
1ee4d9b717
Support for more backend config options. (#91)
* Support for more backend config options.
* Support for more backend config options, part two.
* Update Chart.yaml
* Update README for chart
2024-05-02 15:51:55 +03:00
Gabriel Simmer
cfec6a8783
Allow overriding of secret keys for database (#78)
Increment Chart version
2024-01-24 12:49:48 +02:00
Skyler Mäntysaari
bf461ea8fb fix: backend configmap with secrets 2023-07-21 06:05:46 +03:00
Skyler Mäntysaari
a52fb2b85d backend: Better secret var naming 2023-07-21 05:31:29 +03:00
Skyler Mäntysaari
42e5d8f110
chore(backend): Fix the configmap generation for databases. (#39)
It shouldn't require dialect and driver_class and instead default to using them but allow customization.
2023-07-21 05:19:44 +03:00
Skyler Mäntysaari
a490a33621 Fix the backend configmap generation
Closes https://github.com/TeamPiped/Piped-Kubernetes/issues/2
2023-04-17 20:40:50 +03:00
Skyler Mäntysaari
b34176b7ec Added ability to supply backend's database creds via secret. 2023-03-05 08:59:45 +02:00
Skyler Mäntysaari
3c9966560d Major version release of Chart 2023-03-04 01:52:32 +02:00
Skyler Mäntysaari
f26bceebb6 Better backend configmap 2023-03-02 07:33:21 +02:00
Skyler Mäntysaari
ae88860742 More changes and chart bump 2023-03-02 04:00:25 +02:00
Skyler Mäntysaari
00d7f2b0eb It works :) 2023-03-02 02:44:16 +02:00