* fix(minio): Run app with the specified user always
* use consoles port for web portal
* map ports exactly
* update ports to questions
* add ingress option for console
* update description
* bump minor
* make console (webui) service main, and create new service for the api(server)
* update doc ports
* revert minio uid/gid set
* update probes towards api
* use more defaults
* try tpl
* revert to hardcoded values
* fix(apps): move conflicting ports to 10xxx range
* remove `protocol: TCP` as its the default anyway
* Change `"HTTP"` -> `HTTP` to much common
* lms udp port should be udp protocol
* resolve some conflicts
* clear port 80 conficts
* clean 3000 and 5000 port conflicts
* more conflict cleaning
* more conflict cleaning
* more cleanup
* more
* cleanup
* Avoid confclicts with official apps