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

fix(helm): change ingress to work without tls enabled #157

Merged
merged 2 commits into from
May 22, 2024

Conversation

evegufy
Copy link
Contributor

@evegufy evegufy commented May 21, 2024

Description

fix ingress to work without tls enabled

I noticed that it isn't possible to enable the ingress without TLS enabled as well and that is quite an annoyance if one wants to use the sd-factory in a local testing setup (umbrella), this is due to the following validation: https://github.com/eclipse-tractusx/sd-factory/blob/sdfactory-2.1.18/charts/sdfactory/templates/ingress.yaml#L46

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

@evegufy evegufy requested review from adkumar1 and almadigabor May 21, 2024 14:48
Copy link
Contributor

@adkumar1 adkumar1 left a comment

Choose a reason for hiding this comment

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

Looks good

@almadigabor almadigabor merged commit 44c5c10 into main May 22, 2024
7 checks passed
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.

3 participants