Commit Graph

7 Commits

Author SHA1 Message Date
Skyler Mäntysaari
5280698596
fix: init containers (#40) 2023-07-21 06:00:40 +03:00
Aleksa Siriški
03c86e5b06
ytproxy bug and resources (#20)
* ytproxy bug and resources

fixed missing .ytproxy in pod template and fixed resources

* Update Chart.yaml
* Changelog and readme

---------

Co-authored-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
2023-05-03 23:41:50 +03:00
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
00d7f2b0eb It works :) 2023-03-02 02:44:16 +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