fix(clustertool): ensure dashboard ip is mandatory again and remove spegel ip

This commit is contained in:
Kjeld Schouten
2024-10-25 10:44:24 +02:00
parent 59865a6ba7
commit ae7f7ca3d0
2 changed files with 3 additions and 6 deletions
+1
View File
@@ -228,6 +228,7 @@ func CheckEnvVariables() {
"VIP",
"MASTER1IP_IP",
"MASTER1IP_NETMASK",
"DASHBOARD_IP",
"GATEWAY",
"METALLB_RANGE",
"PODNET",