image: repository: tccr.io/truecharts/syncthing pullPolicy: IfNotPresent tag: 1.23.4@sha256:4b7d1f9ea0996768a4b3b9df6384437a454ae56fba415486b0d5b7dbc4251a4b workload: main: podSpec: containers: main: probes: liveness: path: /rest/noauth/health readiness: path: /rest/noauth/health startup: path: /rest/noauth/health 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" portal: open: enabled: true