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

allow ssl configuration #95

Closed
wants to merge 2 commits into from
Closed

Conversation

tylerbrewer2
Copy link

@tylerbrewer2 tylerbrewer2 commented Oct 17, 2023

About the changes

SSL configuration is not able to be passed via environment variable in the helm chart. Any attempt to pass stringified JSON (docs) results in a Helm parsing error.

Semi related to #94

@chriswk
Copy link
Member

chriswk commented Oct 31, 2023

Hi @tylerbrewer2 - Sorry for the late response. I even see we managed to get some other changes so your version is out of date, could I bother you to rebase on top of main, making sure to bump the chart version to one patch version new than what's currently on main. I'm inclined to accept this, it definitely looks to do what we want with stringifying and converting the yaml to json, but I want to make sure our CI linting and installing passes so I don't have to fix it on main after merging.

@tylerbrewer2
Copy link
Author

No problem! Should be good now

@nunogois nunogois requested a review from chriswk November 13, 2023 08:52
Copy link
Member

@chriswk chriswk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tylerbrewer2 for your contribution . I'm 👍 on this. You will fail to lint though since you haven't bumped the Chart version. Could I bother you do so, and since you're already bumping the appVersion, maybe bump that to the most recent patch of 5.6.6

@nunogois
Copy link
Member

I believe this fixes #102

@tylerbrewer2
Copy link
Author

@chriswk Sorry for dropping the ball on this but glad to see it merged in!

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.

4 participants