fix: made cluster finally reachable
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user