Any idea, on which port the service runs on pod? Baceause that would be also be required when I set up the liveliness probe
The application itself uses 80 ports, which port you map to it, depending on your docker-compose or whatever method you use.
1 Like