Skip to content

Conversation

@ShawnaRStaff
Copy link

Both the platforms-depl.yaml and commands-depl.yaml targetPort needs to be 8080 for the platforms service and commands service else nginx throws a 502 bad gateway error

Both the platforms-depl.yaml and commands-depl.yaml targetPort needs to be 8080 for the  platforms service and commands service else nginx throws a 502 bad gateway error
@RuslanMonar
Copy link

@missstaff your PR just helped me fix problem with insomnia. Autogenerated docker file in VS had port 8080 but in video platforms-np-srv.yml platformservice had port 80 therefore i could not get response from POD via node port.

Thank you

@malitica
Copy link

Worth mentioning that you need to change it to 8080 only if you are using .net 8.0 or above I think.

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