TrueChartsClone/charts/stable/automatic-music-downloader/values.yaml

68 lines
1.3 KiB
YAML
Raw Normal View History

feat(auto-music-downloader) Add auto-music-downloader (#1902) * initial commit * Enums and add icon * Add some docs * Fix values * Remove licence, correct questions.yaml. * Update docs/manual/default-ports.md Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Thanks Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * Update charts/incubator/amd-automatic-music-downloader/questions.yaml * Update charts/incubator/amd-automatic-music-downloader/values.yaml * Update charts/incubator/amd-automatic-music-downloader/questions.yaml * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * rename folder * Remove *.md files, helmignore. Rename app. * use digest-pinning * Update charts/incubator/automatic-music-downloader/questions.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Fix version to 1.0.0. Fix over long enum descriptions, multiline some descriptions. * Reset auto gen appVersion. Set version to 0.0.1. * Update image tag * Update charts/incubator/automatic-music-downloader/values.yaml Co-authored-by: Matt Haddock <matthewha@graphcore.ai> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-20 09:34:49 -05:00
image:
repository: tccr.io/truecharts/automatic-music-downloader
pullPolicy: IfNotPresent
tag: latest@sha256:541eff647695209e9071e9483f434420e2d333068865e75e9db40b045e1a8358
feat(auto-music-downloader) Add auto-music-downloader (#1902) * initial commit * Enums and add icon * Add some docs * Fix values * Remove licence, correct questions.yaml. * Update docs/manual/default-ports.md Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Thanks Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * Update charts/incubator/amd-automatic-music-downloader/questions.yaml * Update charts/incubator/amd-automatic-music-downloader/values.yaml * Update charts/incubator/amd-automatic-music-downloader/questions.yaml * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * rename folder * Remove *.md files, helmignore. Rename app. * use digest-pinning * Update charts/incubator/automatic-music-downloader/questions.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Fix version to 1.0.0. Fix over long enum descriptions, multiline some descriptions. * Reset auto gen appVersion. Set version to 0.0.1. * Update image tag * Update charts/incubator/automatic-music-downloader/values.yaml Co-authored-by: Matt Haddock <matthewha@graphcore.ai> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-20 09:34:49 -05:00
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
env:
AUTOSTART: true
SCRIPTINTERVAL: "1h"
DOWNLOADMODE: "wanted"
FALLBACKSEARCH: true
LIST: "both"
SearchType: "both"
Concurrency: 1
EMBEDDED_COVER_QUALITY: 80
FORMAT: "FLAC"
BITRATE: 320
ENABLEPOSTPROCESSING: true
FORCECONVERT: true
requirequality: true
MatchDistance: 10
replaygain: true
FolderPermissions: 766
FilePermissions: 666
MBRAINZMIRROR: "https://musicbrainz.org"
LidarrUrl: "http://x.x.x.x:8686"
LidarrAPIkey: "LIDARRAPI"
ARL_TOKEN: "ARLTOKEN"
NOTIFYPLEX: false
PLEXLIBRARYNAME: "Music"
PLEXURL: "http://x.x.x.x:32400"
PLEXTOKEN: "plextoken"
ALBUM_TYPE_FILTER: "COMPILE"
POSTPROCESSTHREADS: 1
feat(auto-music-downloader) Add auto-music-downloader (#1902) * initial commit * Enums and add icon * Add some docs * Fix values * Remove licence, correct questions.yaml. * Update docs/manual/default-ports.md Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Thanks Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/values.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * Update charts/incubator/amd-automatic-music-downloader/questions.yaml * Update charts/incubator/amd-automatic-music-downloader/values.yaml * Update charts/incubator/amd-automatic-music-downloader/questions.yaml * Update charts/incubator/amd-automatic-music-downloader/Chart.yaml * rename folder * Remove *.md files, helmignore. Rename app. * use digest-pinning * Update charts/incubator/automatic-music-downloader/questions.yaml Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> * Fix version to 1.0.0. Fix over long enum descriptions, multiline some descriptions. * Reset auto gen appVersion. Set version to 0.0.1. * Update image tag * Update charts/incubator/automatic-music-downloader/values.yaml Co-authored-by: Matt Haddock <matthewha@graphcore.ai> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-02-20 09:34:49 -05:00
service:
main:
enabled: false
ports:
main:
enabled: false
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
config:
enabled: true
mountPath: "/config"
data:
enabled: true
mountPath: "/downloads-amd"
chore(questions): replace questions parts with templates (#3402) * chore(questions): replace port parts with templates * chore(questions): replace controller parts with templates * remove tons of whitespce * remove quotes from strings on templates * make complete controller an include * default to recreate * remove replica and strategies as it's covered from controllerStrtegies include * remove whitespace again * replace controllertype with include (deployment/daemonset/statefulset) * replace advanced port part except targetport * remove more quotes * add hidden toggle of enable the port * new includes * update build script * controller deploy/stateful/deamon template changes * replace controllerStrategies with replicas, replica#, strategy, recreate * move 2 templates into a subfolder * remove quotes * remove disabled portals from questions and defined them on values * remove enabled portal from the questions and add it on values * one more app * Portal cleanup * remove portal templates * add more includes * replace portal links * move some templates in folders * replace ingressRoot with template * more grouping * replace persistenceroot with template * replace serviceExpertRoot * replace serviceroot * fix a rogue one * vctRoot * securityContext cleanup * remove quotes from templates on string * replace vctRoot * replace advanedSecurityRoot * replace podsecurity root * Update .github/scripts/build-catalog.sh * Update values.yaml * remove dupe portal * update build-release script * fix paths * fix apps with imageSelector Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 17:25:02 -04:00
portal:
enabled: false