[cern] drop k8s requirement on .sh file
Compare changes
@@ -24,12 +24,12 @@ if [ "$TLS_DISABLED" == "True" ]; then
Rely purely on nova metadata to get the IP of the master VM and use that IP for all subject alt name settings. Drop requirement on getting the ip using a bash command.
Closes #4221