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
|
2023-09-07 17:39:22 +00:00
|
|
|
tag: v1.24.0@sha256:dd3323bb6eeb1028e3eeb0e6debc5fca2b69c84ebe8442710f7f2c4a4cd3f012
|
2023-04-16 09:51:02 +00:00
|
|
|
|
|
|
|
workload:
|
|
|
|
main:
|
|
|
|
podSpec:
|
|
|
|
containers:
|
|
|
|
main:
|
|
|
|
probes:
|
|
|
|
liveness:
|
|
|
|
path: /rest/noauth/health
|
|
|
|
readiness:
|
|
|
|
path: /rest/noauth/health
|
|
|
|
startup:
|
|
|
|
path: /rest/noauth/health
|
|
|
|
|
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
|
2023-04-14 16:11:04 +00:00
|
|
|
protocol: udp
|
2021-05-24 21:01:43 +00:00
|
|
|
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
|
2023-04-14 16:11:04 +00:00
|
|
|
protocol: udp
|
2023-04-16 09:51:02 +00:00
|
|
|
|
2021-04-12 09:25:07 +00:00
|
|
|
persistence:
|
|
|
|
config:
|
|
|
|
enabled: true
|
2021-12-18 19:25:00 +00:00
|
|
|
mountPath: "/var/syncthing"
|
2023-04-16 09:51:02 +00:00
|
|
|
|
2022-08-08 21:25:02 +00:00
|
|
|
portal:
|
2023-04-14 16:11:04 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|