Update longhorn.sh

This commit is contained in:
tehNooB
2023-10-18 14:15:11 +01:00
committed by GitHub
parent fa20baf4cf
commit 434ad31fc3

View File

@@ -56,7 +56,7 @@ for newnode in "${storage[@]}"; do
done
# Step 2: Install Longhorn (using modified Official to pin to Longhorn Nodes)
kubectl apply -f https://raw.githubusercontent.com/JamesTurland/JimsGarage/main/Kubernetes/Longhorn/longhorn-update.yaml
kubectl apply -f https://raw.githubusercontent.com/JamesTurland/JimsGarage/main/Kubernetes/Longhorn/longhorn.yaml
kubectl get pods \
--namespace longhorn-system \
--watch