catalog/incubator/seedsync/0.0.24/ix_values.yaml

29 lines
544 B
YAML

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