Files
chart/library/ix-dev/charts/syncthing/values.yaml
bugclerk cbaf5ceca9 Upgraded catalog item(s) (#3036)
This commit upgrades syncthing, home-assistant, minecraft, sonarr, drawio, prowlarr, radarr, autobrr, homepage catalog item(s).

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
2025-01-07 12:38:30 +02:00

34 lines
465 B
YAML

image:
pullPolicy: IfNotPresent
repository: syncthing/syncthing
tag: 1.29.0
resources:
limits:
cpu: 4000m
memory: 8Gi
podOptions:
dnsConfig:
options: []
syncthingConfig:
additionalEnvs: []
syncthingID:
user: 568
group: 568
syncthingNetwork:
webPort: 20910
tcpPort: 20978
udpPort: 20979
hostNetwork: false
syncthingStorage:
config:
type: ixVolume
ixVolumeConfig:
datasetName: config
additionalStorages: []