TrueChartsCatalogClone/stable/syncthing/10.0.1/ix_values.yaml

40 lines
740 B
YAML
Raw Normal View History

image:
repository: tccr.io/truecharts/syncthing
pullPolicy: IfNotPresent
tag: v1.19.1@sha256:673e5520a326796184e113b8cec4542c17d37a1d965c45601af182889046b898
service:
main:
ports:
main:
port: 8384
targetPort: 8384
listeners:
enabled: true
ports:
tcp:
enabled: true
port: 22000
targetPort: 22000
listeners-udp:
enabled: true
ports:
udp:
enabled: true
port: 22000
targetPort: 22000
protocol: UDP
discovery:
enabled: true
ports:
discovery:
enabled: true
port: 21027
targetPort: 21027
protocol: UDP
persistence:
config:
enabled: true
mountPath: "/var/syncthing"