diff options
Diffstat (limited to 'gemfeed/examples/conf/f3s/syncthing/helm-chart/README.md')
| -rw-r--r-- | gemfeed/examples/conf/f3s/syncthing/helm-chart/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gemfeed/examples/conf/f3s/syncthing/helm-chart/README.md b/gemfeed/examples/conf/f3s/syncthing/helm-chart/README.md new file mode 100644 index 00000000..0cc23919 --- /dev/null +++ b/gemfeed/examples/conf/f3s/syncthing/helm-chart/README.md @@ -0,0 +1,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 +``` |
