Files
catalog/stable/syncthing/10.0.21/ix_values.yaml
TrueCharts-Bot c81e7b59bc Commit new App releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-05-26 11:12:13 +00:00

40 lines
740 B
YAML

image:
repository: tccr.io/truecharts/syncthing
pullPolicy: IfNotPresent
tag: v1.20.1@sha256:f0cf02534eb9e501e7625376571a8b2ed96501112b9e14e9535340929cbe96af
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"