AppDynamics Knowledge Base

How to change Cluster agent name in helm chart deployment

How to change Cluster agent name in helm chart deployment

Updating Cluster Agent Name During Helm Chart Deployment

  • For helm, you will need to add appName under ClusterAgent section
  • It will go under clusterAgent (see example below)
    clusterAgent:
      nsToMonitorRegex: .*
      appName: abhi-apm-correlation
  • Remember in helm, the name will be the prefix and namespace will be added after that aka suffix
  • In this example, the name will be-> abhi-apm-correlation-appdynamics
  • Once this is done, please do a re-install

image.png

image.png

Version history
Last update:
‎06-25-2024 09:09 AM
Updated by: