Files
truecharts/charts/incubator/tdarr/SCALE/ix_values.yaml
T
Stavros KoisandGitHub 51695d14b9 feat(tdarr): Add tdarr (#1152)
* Init work for tdarr server

* add ingress

* update app request list

* uhm

* sync questions' secCOntext
2021-10-16 14:48:27 +02:00

16 lines
561 B
YAML

##
# This file contains Values.yaml content that gets added to the output of questions.yaml
# It's ONLY meant for content that the user is NOT expected to change.
# Example: Everything under "image" is not included in questions.yaml but is included here.
##
image:
repository: haveagitgat/tdarr
pullPolicy: IfNotPresent
tag: 2.00.10@sha256:63b95a5897f7be1841f4f4e192ab978ec4afc2d81d6fcc150f4785071560ed86
##
# Most other defaults are set in questions.yaml
# For other options please refer to the wiki, default_values.yaml or the common library chart
##