Commit Graph

1 Commits

Author SHA1 Message Date
Joachim Baten c18532525a
(feat) Add logitech media server (#1121)
* Add chart for Logitech Media Server

* Add SQUEEZE_UID & GID env forms + fix incorrect naming of ports

* Add a valid version number

* Second attempt to fix the version number :)

* Fix line endings, app name in chart and file endings

* Add spaces to comments

* Fix trailing spaces

* Add a default hostPath values for music library and playlists

* Add security context and env settings to values.yaml

* Updates based on PR Feedback

* Make root filesystem writeable

* Add HTTP_PORT env to fix the port conflict with traefik

* Remove trailing space

* Fix schema type mismatch

* Remove obsolete HTTP_PORT env var from values. Should come from main service port value.

* Attempt to link configuration values together

* Simplify by using loadbalancer and envTpl

* Re-add targetport to questions

* renamed http port back to main

* fix wrong HTTP_PORT template redirect

* Update charts/incubator/logitech-media-server/SCALE/ix_values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/incubator/logitech-media-server/values.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Remove PGID env + split main service

* Change digest of docker image

* Fix trailing spaces (again)...

* Remove target ports from questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-10-14 21:47:51 +02:00