fix: made cluster finally reachable

This commit is contained in:
Elam Monnot
2023-04-05 16:35:35 +02:00
parent 5b759a24c9
commit c99642eae3
3 changed files with 4 additions and 7 deletions

View File

@@ -24,6 +24,9 @@
- name: exposition du cluster...
command: KUBECONFIG=/etc/rancher/k3s/k3s.yaml
- name: mise a jour de la configuration de kubectl...
command: kubectl config view --raw > ~/.kube/config
- 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