Files
chart/library/ix-dev/charts/syncthing/values.yaml
bugclerk 22d5eb5fc5 Upgraded catalog item(s) (#2879)
* Upgraded catalog item(s)

        This commit upgrades elastic-search, syncthing, home-assistant, nextcloud, minecraft, nginx-proxy-manager, homer, chia, jellyseerr, castopod, tailscale, prowlarr, omada-controller, ipfs, immich, autobrr, komga, searxng, homepage, n8n, homarr, audiobookshelf, odoo, tdarr catalog item(s).

* revert immich and odoo

---------

Co-authored-by: sonicaj <waqarsonic1@gmail.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2024-10-21 15:54:27 +03:00

34 lines
465 B
YAML

image:
pullPolicy: IfNotPresent
repository: syncthing/syncthing
tag: 1.28.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: []