Skip to content

Hardcode the new instance_name of the local instance into the database, when...

Lorenz Feineis requested to merge feature/fix-instance-name-update into develop

Hardcode the new instance_name of the local instance into the database, when the platform is redeployed.

I also included in server_installation.sh a reformatting of the DNS string after it is read from the system information to be a comma separated list. This is no done regardless of the location, where the DNS is read from. This is a requirement for microk8s.enable dns:$DNS

Merge request reports