Commit Graph

4 Commits

Author SHA1 Message Date
Jeff Billimek
bed22d6551
mass-rename of chart repo (#3)
* mass-rename of chart repo

* update all Chart.yaml files to replace references from old repo to new
repo
* update all Chart.yaml files to set apiVersion to v2 where necessary
* update all README.md files to replace references from old repo to new
repo

* fix teslamate dependencies for v2

Signed-off-by: Jeff Billimek <jeff@billimek.com>
2020-08-29 11:22:37 -04:00
Jordan Doyle
bf08c9dc7d
Fix errors when ingress.labels is missing (#310) 2020-08-05 13:31:38 -04:00
Jordan Doyle
ba69f7cbe2
Add ingress labels (#304) 2020-08-03 12:59:14 -04:00
Ryan Holt
9819265d4e
[grocy] Add Grocy (#185)
* initial grocy build

Signed-off-by: Ryan Holt <ryan@Ryans-iMac.holthome.net>

* forgot the helper file

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove comments

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* change to port 80

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add liveness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* helps if the probes are actually defined in values

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* adding more time for readiness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* flip from readiness to liveness

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* add startup probe, revert readiness/liveness to default

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove readiness probe

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* remove startupprobe, change default liveness and readiness to higher numbers

Signed-off-by: Ryan Holt <ryan@ryanholt.net>

* trying the startupProbe again

* fix indentations

* that wasn't a fix

* definitely not right

* bump up default values

* change from timeoutSeconds to periodSeconds

* rename the value variable

* add timeoutSeconds back in

* update readme and chart owner

Signed-off-by: Ryan Holt <ryan@ryanholt.net>
2020-03-23 10:09:34 -04:00