summaryrefslogtreecommitdiff
path: root/f3s/syncthing/helm-chart/README.md
blob: 0cc23919cbb7ec39e827e4374988f6602498d15c (plain)
1
2
3
4
5
6
7
8
9
10
11
# Syncthing Helm Chart

This chart deploys Syncthing.

## Installing the Chart

To install the chart with the release name `my-release`, run the following command:

```bash
helm install syncthing . --namespace services --create-namespace
```