2021-04-12 09:25:07 +00:00
|
|
|
image:
|
2021-12-03 12:02:44 +00:00
|
|
|
repository: tccr.io/truecharts/syncthing
|
2021-04-12 09:25:07 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2022-09-11 10:08:28 +00:00
|
|
|
tag: 1.21.0@sha256:ba85b0fbe52fb5f10775a62daa912ab527a9e973f84d3abd5bf5575cc9250406
|
2021-04-12 09:25:07 +00:00
|
|
|
|
2021-05-19 13:12:45 +00:00
|
|
|
service:
|
2021-04-12 09:25:07 +00:00
|
|
|
main:
|
2021-05-19 13:12:45 +00:00
|
|
|
ports:
|
|
|
|
main:
|
|
|
|
port: 8384
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 8384
|
2021-05-24 21:01:43 +00:00
|
|
|
listeners:
|
2021-11-20 23:20:50 +00:00
|
|
|
enabled: true
|
2021-05-24 21:01:43 +00:00
|
|
|
ports:
|
|
|
|
tcp:
|
|
|
|
enabled: true
|
|
|
|
port: 22000
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 22000
|
2022-07-10 09:21:55 +00:00
|
|
|
listeners-udp:
|
|
|
|
enabled: true
|
|
|
|
ports:
|
2021-05-24 21:01:43 +00:00
|
|
|
udp:
|
|
|
|
enabled: true
|
|
|
|
port: 22000
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 22000
|
2021-05-24 21:01:43 +00:00
|
|
|
protocol: UDP
|
|
|
|
discovery:
|
2021-11-20 23:20:50 +00:00
|
|
|
enabled: true
|
2021-05-24 21:01:43 +00:00
|
|
|
ports:
|
|
|
|
discovery:
|
|
|
|
enabled: true
|
|
|
|
port: 21027
|
2021-11-06 21:55:18 +00:00
|
|
|
targetPort: 21027
|
2021-05-24 21:01:43 +00:00
|
|
|
protocol: UDP
|
2021-04-12 09:25:07 +00:00
|
|
|
|
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-12-18 19:25:00 +00:00
|
|
|
mountPath: "/var/syncthing"
|
2022-08-08 21:25:02 +00:00
|
|
|
|
|
|
|
portal:
|
|
|
|
enabled: true
|