rinormaloku/k8s-mastery

The port may already be in use or the connector may be misconfigured.

Closed this issue · 1 comments

I'm stuck on the sa-webapp container

image

I had a problem when running the sa-webapp container, there was a conflict on port 8080, when I checked there were no services listening on that port.

image

I've found the problem, just empty this file and boom 💥
src/main/resources/application.properties
image