53 lines
1.0 KiB
YAML
53 lines
1.0 KiB
YAML
|
image:
|
||
|
repository: syncthing/syncthing
|
||
|
pullPolicy: IfNotPresent
|
||
|
tag: 1.27.7@sha256:22dc697050895cc0a3be38670e750e6737ff5d6542abf1d6118806919bd0c040
|
||
|
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
|