Files
truecharts/charts/stable/prowlarr/values.yaml
T
TrueCharts BotandGitHub 97d5375359 chore(deps): update docker general non-major (#3295)
* chore(deps): update docker general non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-07-25 20:36:51 +02:00

20 lines
369 B
YAML

image:
repository: tccr.io/truecharts/prowlarr
tag: v0.4.2.1879@sha256:336b79bf046aa1842d7d1ef726ee608292961d3a06b8754e88dee017ca545736
pullPolicy: IfNotPresent
securityContext:
readOnlyRootFilesystem: false
service:
main:
ports:
main:
port: 9696
targetPort: 9696
persistence:
config:
enabled: true
mountPath: "/config"