fix(plex-meta-manager): Change upstream image, update env, add docs (#3206)

* (feat) update plex-meta-manager

* Update charts/incubator/plex-meta-manager/docs/installation_notes.md

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update values.yaml

* Update charts/incubator/plex-meta-manager/values.yaml

* add env PMM_CONFIG

* fix doc formatting

* removed yaml code from docs

* added ci test-values.yaml

* add initContainers for config file

* change config.yml to config.yaml

* Update charts/incubator/plex-meta-manager/values.yaml

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

* Update charts/incubator/plex-meta-manager/values.yaml

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

* Update charts/incubator/plex-meta-manager/values.yaml

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

* Update charts/incubator/plex-meta-manager/values.yaml

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

* update values.yaml

* change initcontinaer image and adjust envs

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
This commit is contained in:
Xstar97
2022-07-18 23:05:16 +02:00
committed by GitHub
co-authored by Stavros Kois Kjeld Schouten-Lebbing Stavros kois
parent 84f0f542ad
commit 0a612119b0
4 changed files with 49 additions and 38 deletions
@@ -0,0 +1,15 @@
# Installation Notes
## Setup ENV variables
- Set `PMM_RUN` as **true** to run immediately, bypassing `PMM_TIME`
However disabling `PMM_RUN` will show the options to set a time for `PMM_TIME` with a comma-separated
list in HH:MM format(ex: **06:00,18:00**) and `PMM_NO_COUNTDOWN` set to **true** to run without displaying a
countdown to the next scheduled run
Additional env are available [here](https://metamanager.wiki/en/latest/home/environmental.html#run-commands-environment-variables)
## Configuration file setup
An example [config.yml](https://metamanager.wiki/en/latest/config/configuration.html#configuration-file-walkthrough):