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 ```