mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-10-02 16:36:17 +00:00
update
This commit is contained in:
@@ -242,6 +242,3 @@ done
|
|||||||
kubectl get svc -n cattle-system
|
kubectl get svc -n cattle-system
|
||||||
|
|
||||||
echo -e " \033[32;5mAccess Rancher from the IP above - Password is admin!\033[0m"
|
echo -e " \033[32;5mAccess Rancher from the IP above - Password is admin!\033[0m"
|
||||||
|
|
||||||
# Update Kube Config with VIP IP
|
|
||||||
sudo cat /etc/rancher/rke2/rke2.yaml | sed 's/'$master1'/'$vip'/g' > /etc/rancher/rke2/rke2.yaml
|
|
||||||
|
Reference in New Issue
Block a user