metadata.agentName for linkerd-buoyant

Hello,

I am trying to install BEL operator following these documentation:

The Helm chart linkerd-buoyant/linkerd-buoyant has the following values:

metadata:
  # -- The ID for this agent
  agentID:

  # -- The name for this agent. Required.
  agentName:

I could not find documentation on what the purpose is of metadata.agentName nor what its purpose is.

Hi @jennydaman,

Good question, those metadata.agentID and metadata.agentName are specific to customers paying for Buoyant Cloud. Assuming you are doing --set buoyantCloudEnabled=false , you can ignore them.