Hello,
I am trying to install BEL operator following these documentation:
- Migrating to BEL's lifecycle automation | Buoyant Enterprise for Linkerd
- Production-grade installation | Buoyant Enterprise for Linkerd
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.