Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support templated [cluster] value #1288

Open
pcanilho opened this issue Feb 19, 2024 · 1 comment · May be fixed by #1287
Open

Support templated [cluster] value #1288

pcanilho opened this issue Feb 19, 2024 · 1 comment · May be fixed by #1287
Labels
feature request Categorizes issue or PR as related to a new feature or enhancement.

Comments

@pcanilho
Copy link

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

  • 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.

Dependencies

  • No.

Additional context

N/A.

Estimates

S

Proposal

#1287

@pcanilho pcanilho added the feature request Categorizes issue or PR as related to a new feature or enhancement. label Feb 19, 2024
@workato-integration
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Categorizes issue or PR as related to a new feature or enhancement.
Projects
None yet
1 participant