This repository was archived by the owner on May 6, 2020. It is now read-only.

Description
Today the apps are mapped to namespace one-on-one. Can we extend this to enable run multiple apps and hence services under single namespace. kubernetes and helm allows this. I can understand why it is done the way it is done now. But would that be a possibility we would extend this to run multiple apps/svc under a namespace and not have one-on-one connection of app with namespace.