Does Admin Dashboard support Isolation or Multitenancy?
Imagine offering DAPR to our clients in k8s, and we would want to only allow tenant A to access the dashboard for his own deployments, and not being able to see other tenants workloads, secrets, config maps, etc..
Or can we deploy one admin dashboard per namespace?
Thank you