catalog/stable/syncthing/15.0.4/ix_values.yaml

57 lines
1.0 KiB
YAML

image:
repository: tccr.io/truecharts/syncthing
pullPolicy: IfNotPresent
tag: v1.25.0@sha256:19285e91f8439bd24a54aef2a61e60366be79b973f78edef142d79e2bc39d884
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