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

Helm Chart Ingress service port for http uses https service port #9656

Open
wkbrd opened this issue Nov 13, 2024 · 0 comments
Open

Helm Chart Ingress service port for http uses https service port #9656

wkbrd opened this issue Nov 13, 2024 · 0 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@wkbrd
Copy link

wkbrd commented Nov 13, 2024

What happened?

Helm chart service port is incorrectly assigned. http ingress rule was connecting to 443 port rather than 80

What did you expect to happen?

Service port of 80 should be used with helm chart

How can we reproduce it (as minimally and precisely as possible)?

Invoke Helm chart with app.ingress.hosts=null and observe backend.port.number=443 rather than 80

Anything else we need to know?

No response

What browsers are you seeing the problem on?

No response

Kubernetes Dashboard version

7.10.0

Kubernetes version

1.29.5

Dev environment

No response

@wkbrd wkbrd added the kind/bug Categorizes issue or PR as related to a bug. label Nov 13, 2024
@wkbrd wkbrd changed the title Ingress service port for http uses https service port Helm Chart Ingress service port for http uses https service port Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant