TrueChartsClone/charts/stable/seedsync/values.yaml

31 lines
527 B
YAML

image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/seedsync
tag: latest@sha256:e8e69dcebd7cd9b15af6484736e6d51df49d0e2757e067b1fe8b9b820c6780d1
securityContext:
container:
readOnlyRootFilesystem: false
runAsGroup: 0
runAsUser: 0
service:
main:
ports:
main:
port: 8800
protocol: http
targetPort: 8800
persistence:
config:
enabled: true
mountPath: /config
downloads:
enabled: true
mountPath: /downloads
portal:
open:
enabled: true