Files
truecharts/charts/stable/seedsync/values.yaml
T
2026-02-14 22:35:03 +01:00

25 lines
543 B
YAML

# yaml-language-server: $schema=./values.schema.json
image:
pullPolicy: IfNotPresent
repository: docker.io/ipsingh06/seedsync
tag: latest@sha256:78715911d1c3510c3dcc595a109778e541faa4f6ebb836b0e396e840509a2c33
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