1 2 3 4 5
apply: helm install syncthing ./helm-chart --namespace services --create-namespace delete: helm uninstall syncthing --namespace services