feat: added dns records for peertube

This commit is contained in:
Elam Monnot
2023-04-05 10:56:43 +02:00
parent cf6f6096d6
commit a64004d713
5 changed files with 9 additions and 8 deletions

View File

@@ -22,10 +22,10 @@
shell: curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
- name: exposition du cluster...
shell: export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
command: KUBECONFIG=/etc/rancher/k3s/k3s.yaml
- name: installation de peertube...
shell: helm repo add postgresql https://charts.bitnami.com/bitnami && helm repo add redis https://charts.bitnami.com/bitnami && helm repo add mail https://bokysan.github.io/docker-postfix
- name: lancement du helm chart peertube...
shell: helm install --create-namespace -n peertube peertube-gsb /root/tools/peertube/helm
shell: helm install --create-namespace -n peertube peertube-gsb /root/tools/peertube/helm/