diff --git a/config/system-namespaces.js b/config/system-namespaces.js index 8a0cb93375a..d469f453621 100644 --- a/config/system-namespaces.js +++ b/config/system-namespaces.js @@ -1,6 +1,7 @@ // These are used to determine what is considered a User vs System namespace in the namespace picker, // along with the `isSystem` property of the project associated with the namespace, if in Rancher mode. export default [ + 'cattle-dashboards', 'cattle-global-data', 'cattle-system', 'gatekeeper-system',