appdynamics-charts icon indicating copy to clipboard operation
appdynamics-charts copied to clipboard

Documentation to Configure the Server Cluster Name in ClusterAgent Chart

Open joshwright10 opened this issue 2 years ago • 0 comments

There does not seem to be any documentation regarding how the Kubernetes server name is set when looking in the App Dynamics Portal at Servers > Clusters.

For me, this was simply showing as appdynamics-cluster-agent-appdynamics in the Portal. After looking at the following line in the templates, I see that this needs to be set using the optional value of .Values.clusterAgent.appName. https://github.com/CiscoDevNet/appdynamics-charts/blob/12257197ab9f27488c7b46dc796f0200b7450bc6/cluster-agent/templates/cluster-agent.yaml#L5

I would have expected it to at least be listed here: Install the Cluster Agent with Helm Charts - Configuration Options

joshwright10 avatar Apr 10 '23 14:04 joshwright10