Files
truecharts/charts/stable/unpackerr/values.yaml
T
e8dbca32f5 chore(deps): update non-major (#1449)
* chore(deps): update non-major

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-12-03 15:07:49 +01:00

43 lines
998 B
YAML

image:
repository: tccr.io/truecharts/unpackerr
pullPolicy: IfNotPresent
tag: v0.9.8@sha256:a76546d014ad85dac797bbb3d7753d1c0b5778ea907a7f2b21dad908a1c7712c
service:
main:
enabled: false
ports:
main:
enabled: false
portal:
enabled: false
env: {}
# TZ: UTC
# PUID: 1001
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
persistence:
downloads:
enabled: true
mountPath: "/downloads"
## Persistent Volume Storage Class
## If defined, storageClassName: <storageClass>
## If set to "-", storageClassName: "", which disables dynamic provisioning
## If undefined (the default) or set to null, no storageClassName spec is
## set, choosing the default provisioner. (gp2 on AWS, standard on
## GKE, AWS & OpenStack)
# storageClass: "-"
# accessMode: ReadWriteOnce
#
## Do not delete the pvc upon helm uninstall
# skipuninstall: false
# existingClaim: ""