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

Quest for syntax highlighting in Argo CD ApplicationSet helm chart values overrides #379

Closed
jessebot opened this issue Nov 27, 2023 · 2 comments
Assignees
Labels
blocked unable to move forward at this time

Comments

@jessebot
Copy link
Contributor

Argo CD offers quite a few ways to override values from a helm chart. None of them allow you to template values and maintain syntax highlighting on large values.yaml files right now, but we are very hopeful! This Issue exists to track all the issues and pull requests and docs that I think might help us move forward here.

Issues

Pull Requests

Docs

Docs for helm.values and helm.valuesObject:
https://argo-cd.readthedocs.io/en/stable/user-guide/helm/#values

Docs for multiple sources:
https://argo-cd.readthedocs.io/en/stable/user-guide/multiple_sources/#helm-value-files-from-external-git-repository

@jessebot jessebot self-assigned this Nov 27, 2023
@jessebot jessebot added the blocked unable to move forward at this time label Nov 27, 2023
@jessebot
Copy link
Contributor Author

@cloudymax so you can see the state of where we are on this

@jessebot
Copy link
Contributor Author

We are now free of this issue thanks to this comment:
argoproj/argo-cd#14912 (comment)

The gist is we need to single quote our templated values :) that's it. we can use valuesObject again!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked unable to move forward at this time
Projects
None yet
Development

No branches or pull requests

1 participant