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

Can't install using flux due to duplicate key #169

Closed
bs1180 opened this issue Aug 30, 2023 · 4 comments
Closed

Can't install using flux due to duplicate key #169

bs1180 opened this issue Aug 30, 2023 · 4 comments
Assignees

Comments

@bs1180
Copy link

bs1180 commented Aug 30, 2023

Hi,
I'm trying to install this using flux but ran into the following error:

Helm install failed: error while running post render on files: map[string]interface {}(nil): yaml: unmarshal errors: line 18: mapping key "JWT_SECRET_REST_GW" already defined at line 16

This seems to have occurred with other charts as well and I think the cause is this duplication of the env vars. Is it possible to remove it?

Thanks

Edit: After looking at this open PR, I think the refactoring there will already solve this issue 🥳

@yanivbh1
Copy link
Contributor

Hey @bs1180 ,
Adding @valeraBr

@PeteMac88
Copy link
Contributor

We have the same problem. When will the PR be merged?

@faweis

@valeraBr
Copy link
Contributor

valeraBr commented Sep 5, 2023

Hi @PeteMac88 and @bs1180,
A temporary fix for this issue will be released next week and the refactor described in the PR will be released after that with additional changes.

@valeraBr
Copy link
Contributor

Hi @bs1180 and @PeteMac88 , a new version of the helm chart was released yesterday with the fix.

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

No branches or pull requests

4 participants