Last updated
Was this helpful?
Last updated
Was this helpful?
To define a set of environment variables to be applied to the protocol-mapper agent, use the env list of name
and value
pairs inside the agents entry in the protocolMapperAgents
section of your values.yaml file.
Example
If you used the list value env
in the protocolMapperAgentDefaults
section of your values.yaml file, you can unset them for individual agents by setting the value of env
to []
inside the agents entry in the protocolMapperAgents
context of your values.yaml.
Example