Describe the feature
Some services must be shared etbween multiple tenants to work correctly. For exmaple, the access to the argocd namespace is required if any of the tenants want to deploy an ArgoCD Application.
What would the new user story look like?
- Define shared namespaces in the tenant manifest under spec
- Define the access permissions of the owner for shared namespace using a clusterrole name
- Access to the shared namespace is given
Expected behavior
Access to the shared namespace is given with the defined permissions
Describe the feature
Some services must be shared etbween multiple tenants to work correctly. For exmaple, the access to the argocd namespace is required if any of the tenants want to deploy an ArgoCD
Application.What would the new user story look like?
Expected behavior
Access to the shared namespace is given with the defined permissions