Files
truecharts/charts/stable/syncthing/values.yaml
TrueCharts Bot 4dc32a9142 chore(deps): update docker general non-major (#3736)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-11 12:08:28 +02:00

43 lines
764 B
YAML

image:
repository: tccr.io/truecharts/syncthing
pullPolicy: IfNotPresent
tag: 1.21.0@sha256:ba85b0fbe52fb5f10775a62daa912ab527a9e973f84d3abd5bf5575cc9250406
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:
enabled: true