mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
As of today if port is set as private on an app / db, then no service will be created for it in k8s. This should not be the case and a service should be created even if app or db is flagged as private allowing other internal apps to connect to it.