You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're deploying the chart using ArgoCD and ApplicationSets with a cluster generator. To avoid having to bake NewRelic-specific logic into our wider ArgoCD Application generator, we need support for rendering cluster as a template variable in order to generate an appropriate value from generic values.
Acceptance Criteria
Add support for templated cluster values by using the tpl Helm helper function.
Describe Alternatives
The ArgoCD ApplicationSet cluster-generator would have to be made aware of the specific cluster value key name. This is not acceptable at-scale.
Description
We're deploying the chart using ArgoCD and ApplicationSets with a cluster generator. To avoid having to bake NewRelic-specific logic into our wider ArgoCD Application generator, we need support for rendering cluster as a template variable in order to generate an appropriate value from generic values.
Acceptance Criteria
cluster
values by using thetpl
Helm helper function.Describe Alternatives
cluster
value key name. This is not acceptable at-scale.Dependencies
Additional context
N/A.
Estimates
S
Proposal
#1287
The text was updated successfully, but these errors were encountered: