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

element-call - Allow the config key to template directly into config so that parameters don't need to be enumerated in chart #40

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

Arkaniad
Copy link
Contributor

@Arkaniad Arkaniad commented Aug 8, 2024

We've run into issues with trying to set parameters that are new to element-call and not yet configured in this chart. To reduce the dependency on going back and forth, we can just populate the configuration directly from the Helm values instead, which will allow new options to be set without having to change the chart itself.

Signed-off-by: Rhea Danzey rdanzey@element.io

…ers don't need to be enumerated in chart

Signed-off-by: Rhea Danzey <rdanzey@element.io>
@Arkaniad Arkaniad merged commit 5b60aaa into main Aug 8, 2024
1 check passed
@Arkaniad Arkaniad deleted the rdanzey/fix-element-call-config branch August 8, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants