We should restrict app instances creation to the same namespace where KubePlus is installed. Currently we have this restriction for creating [ResourceComposition instances](https://github.com/cloud-ark/kubeplus/blob/master/mutating-webhook/webhook.go#L1009) We should add this check for app instance creation as well.
We should restrict app instances creation to the same namespace where KubePlus is installed.
Currently we have this restriction for creating ResourceComposition instances
We should add this check for app instance creation as well.