syncthing helm

No introduction found. Create it?

More popular helm chart found

syncthing from bjw-s-labs/charts/ is more popular with 12 repositories.

Install

Install with:

helm repo add syncthing oci://ghcr.io/bjw-s-labs/charts/
helm install syncthing syncthing/syncthing -f values.yaml

Examples

See examples from other people.

Top Repositories (1 out of 7)

NameRepoStarsVersionTimestamp
syncthingahgraber/homelab-gitops-k3s1084.6.212 days ago

Values

See the most popular values for this chart:

KeyTypes
route.app.hostnames[] (7)
- syncthing.${ROOT_DOMAIN}
string
string
string
string
number
string
string
string
route.app.rules[].filters[].responseHeaderModifier.set[].value (2)
default-src 'self'; object-src 'none'; script-src 'self' 'unsafe-inline' 'unsafe-eval'; style-src 'self' 'unsafe-inline';
string
string
string
string
string
string
string
string
string
string
number
number
number
boolean
number
string
string
string
boolean
boolean
boolean
number
string
boolean
number
string
boolean
number
string
string
string
string
number
string
boolean
number
number
string
number
string
number
string
number
string
string
string
number
string
number
string
number
string
string
number
string
number
number
boolean
string
boolean
boolean
string
controllers.syncthing.containers.app.image.tag (5)
2.0.14@sha256:6d2ab058383b533e045cf2c32fc4c6bbe87c612c92bc2aca9f552fb099b2e123
string
string
boolean
boolean
string
string
string
string, number
string, number
string
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
controllers.syncthing.initContainers.config-local-only.command[] (1)
- /bin/sh
- -ec
- config_file=/var/syncthing/config.xml if [ ! -f "${config_file}" ]; then echo "Syncthing config not found yet; skipping local-only patch on this start." exit 0 fi set_option() { key="$1" value="$2" if grep -q "<${key}>.*</${key}>" "${config_file}"; then sed -i "s#<${key}>[^<]*</${key}>#<${key}>${value}</${key}>#g" "${config_file}" elif grep -q "</options>" "${config_file}"; then sed -i "s#</options># <${key}>${value}</${key}>\n</options>#g" "${config_file}" fi } set_option globalAnnounceEnabled false set_option relaysEnabled false set_option natEnabled false set_option localAnnounceEnabled true echo "Applied Syncthing local-only discovery options."
string
string
string
boolean
number
string
number
boolean
number
string
string
string
controllers.main.containers.app.image.tag (2)
2.0.14@sha256:6d2ab058383b533e045cf2c32fc4c6bbe87c612c92bc2aca9f552fb099b2e123
string
boolean
boolean
number
string
number
number
number
number
boolean
boolean
number
string
number
number
number
number
string
string
boolean
string
boolean
string
string
string
string
string
string
string
string
string
persistence.data.path (1)
/volume1/syncthing
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
persistence.nas.path (1)
/mnt/tank/kubernetes/syncthing
string
string
string
persistence.syncthing.path (1)
/mnt/tank/services/syncthing
string
string
string
string