When Server.Address is not defined, can we set it to the default value <service.name>:<service.port> instead of defaulting to localhost:3939? This way at least within the Kubernetes cluster the Connect server will resolve. This would be particularly useful for the connectapi package which relies on Server.Address when setting the value for CONNECT_SERVER in the content runtime environment
When
Server.Addressis not defined, can we set it to the default value<service.name>:<service.port>instead of defaulting tolocalhost:3939? This way at least within the Kubernetes cluster the Connect server will resolve. This would be particularly useful for theconnectapipackage which relies onServer.Addresswhen setting the value forCONNECT_SERVERin the content runtime environment