This commit is contained in:
James Turland 2023-12-02 12:05:54 +00:00
parent f223e3504e
commit 531b7137ac
1 changed files with 0 additions and 3 deletions

View File

@ -242,6 +242,3 @@ done
kubectl get svc -n cattle-system
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