TrueChartsCatalogClone/stable/davos/2.0.4/ix_values.yaml

34 lines
558 B
YAML
Raw Normal View History

image:
repository: ghcr.io/linuxserver/davos
pullPolicy: IfNotPresent
tag: 2.2.1-ls76@sha256:24ba55aeaa4f86a76dc2664e1bb090f315279ec84e1e603e24713cfe0538d890
env:
PUID: 568
securityContext:
readOnlyRootFilesystem: false
runAsNonRoot: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
port: 8080
persistence:
config:
enabled: true
mountPath: /config
download:
enabled: true
mountPath: /download
accessMode: ReadWriteOnce
size: 1Gi
varrun:
enabled: true