diff --git a/Kubernetes/RKE2/rke2.sh b/Kubernetes/RKE2/rke2.sh index e602aeb..8264d14 100644 --- a/Kubernetes/RKE2/rke2.sh +++ b/Kubernetes/RKE2/rke2.sh @@ -26,7 +26,7 @@ CMVERSION="v1.16.2" MLBVERSION="v0.14.8" K8SVERSION="v1.30.7" K8SVERSION=$(curl -L -s https://dl.k8s.io/release/stable.txt) -RANCHERDN=rancher.amrithapuri.org +RANCHERDN=rancher.my.org # Set the IP addresses of the admin, masters, and workers nodes admin=192.168.3.5