Commit graph

11 commits

Author SHA1 Message Date
Skyler Mäntysaari
1bb362f205 Clean up pod templates and fix templating.
There were multiple pod templates that were not using values due to how it is structured, now they do work.
2023-04-19 01:53:54 +03:00
Skyler Mäntysaari
c26e63c5ba Allow resource limits and add config validator.
Fixes #4
2023-04-18 01:42:53 +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
Skyler Mäntysaari
0a36471031 Backend doesn't work quite yet but otherwise it does. 2023-03-01 23:43:03 +02:00
Skyler Mäntysaari
6c8ac774e8 Commands do work for the most part
The frontend needs better way than sed to change the api endpoint.
2023-02-15 04:40:41 +02:00
Skyler Mäntysaari
52ed0d9374 Progress 2023-02-15 03:25:36 +02:00