Files
truecharts/charts/stable/qbitmanage/values.yaml
T
TrueCharts BotandGitHub 21a20e4e18 chore(deps): update docker general non-major (#4286)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-11-03 03:26:26 +02:00

55 lines
935 B
YAML

image:
repository: tccr.io/truecharts/qbitmanage
pullPolicy: IfNotPresent
tag: 3.3.1@sha256:911c9ade229f525372e6c115ce6d3e5421f2a02f45907f771ab1d93b657d4ca4
podSecurityContext:
runAsGroup: 0
runAsUser: 0
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
env:
QBT_RUN: false
QBT_SCHEDULE: 30
QBT_CROSS_SEED: false
QBT_RECHECK: false
QBT_CAT_UPDATE: false
QBT_TAG_UPDATE: false
QBT_REM_UNREGISTERED: false
QBT_REM_ORPHANED: false
QBT_TAG_NOHARDLINKS: false
QBT_SKIP_RECYCLE: false
QBT_DRY_RUN: false
QBT_LOG_LEVEL: INFO
QBT_DIVIDER: "="
QBT_WIDTH: 100
probes:
liveness:
enabled: false
readiness:
enabled: false
startup:
enabled: false
service:
main:
enabled: false
ports:
main:
enabled: false
persistence:
config:
enabled: true
mountPath: /config
data:
enabled: true
mountPath: /data
portal:
enabled: false