new install, looking at the logs from the cattle-cluster-agent and notice that the CATTLE_SERVER=https:// <-- points to the node DNS name and not the rancher URL
getting this error --> “ERROR: https://nodeDNSname/ping is not accessible (The requested URL returned error: 404)”
I installed the rancher using helm --> helm version
version.BuildInfo{Version:“v3.0.2”, GitCommit:“19e47ee3283ae98139d98460de796c1be1e3975f”, GitTreeState:“clean”, GoVersion:“go1.13.5”}
Trying to find out why the cattle-cluster-agent has picked up the node DNS name instead of the rancher url for cattle_server variable