2021-04-12 09:25:07 +00:00
|
|
|
image:
|
2023-11-17 10:22:57 +00:00
|
|
|
repository: syncthing/syncthing
|
2021-04-12 09:25:07 +00:00
|
|
|
pullPolicy: IfNotPresent
|
2024-09-06 12:22:51 +00:00
|
|
|
tag: 1.27.12@sha256:5fb5438b300a430f0636b60924939defb84f965b15ad7ae16acf5a2ac9c9e5c3
|
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
|
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:
|
2023-04-14 16:11:04 +00:00
|
|
|
open:
|
|
|
|
enabled: true
|