fix: changed paths in peertube role

This commit is contained in:
Elam Monnot 2023-04-03 11:00:19 +02:00
parent 5c21400e29
commit 40c8aeccd9

View File

@ -27,4 +27,4 @@
shell: curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
- name: installation de peertube...
shell: helm dependency build /root/tools/peertube/Peertube-helm/helm/ && helm install --create-namesapce -n peertube peertube-gsb
shell: helm dependency build /root/tools/peertube/helm/ && helm install --create-namesapce -n peertube peertube-gsb /root/tools/peertube/helm