TrueChartsClone/charts/stable/unpackerr/values.yaml

40 lines
963 B
YAML

image:
repository: tccr.io/truecharts/unpackerr
pullPolicy: IfNotPresent
tag: 0.10.1@sha256:c37612677452cadc80bacffd959dcbb8740606cc0aa42e30717c03be343173db
service:
main:
enabled: false
ports:
main:
enabled: false
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: ""
portal:
enabled: false