* adding speedtest-prometheus chart
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* fixup readme
* use charts apiVersion v1
* chart now needs to be v2
* use charts apiVersion v1
* chart now needs to be v2
* Add template code for container env
* version bump
* trim trailing whitespace
* Bump to 1.2.0
* Add PlexPreferences ConfigMap/Script.
* Lint fixes.
* Add pks from cert init process
* bump to 1.3.0
* set default empty value for medium
* trailing spaces
* somehow got changed to crlf
Co-authored-by: Jonathan C. Kaufman <vitki@tirn-aill.org>
* Add joinListWithComma helper
* Add template code for container env
* version bump
* trim trailing whitespace
Co-authored-by: Jonathan C. Kaufman <vitki@tirn-aill.org>
* Add support for creating extra files, like whitelist.txt
Signed-off-by: Gavin Mogan <git@gavinmogan.com>
* forcing 3.1.0
Co-authored-by: Jeff Billimek <jeff@billimek.com>
* remove double ports
Signed-off-by: Gavin Mogan <git@gavinmogan.com>
* Add an annotation to force k8s to restart pod on config file changes
Signed-off-by: Gavin Mogan <git@gavinmogan.com>
* bump chart version
Signed-off-by: Gavin Mogan <git@gavinmogan.com>
* Added CouchPotato Chart
Signed-off-by: Simon Caron <simon.caron.8@gmail.com>
* Updated Image Version to multi-arch & fixed port typo in Notes
Signed-off-by: Simon Caron <simon.caron.8@gmail.com>
* 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>
* Bumping to frigate 0.5.0
* Includes the ability to optionally use the coral USB device (no longer
required)
* Introduces the requirement to leverage shared memory, by using
'Memory' as the medium
Signed-off-by: Jeff Billimek <jeff@billimek.com>
* fix linting