mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
9819265d4e
* 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> |
||
---|---|---|
.github | ||
charts | ||
home-assistant | ||
node-red | ||
unifi | ||
.gitignore | ||
.gitmodules | ||
CONTRIBUTING.md | ||
ct.yaml | ||
LICENSE | ||
README.md |
Collection of helm charts
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add billimek https://billimek.com/billimek-charts/
You can then run helm search billimek
to see the charts.
Charts
See helm hub for a complete list.
Contributing
See CONTRIBUTING.md