Skip to content

Commit

Permalink
Merge pull request #2047 from vincent99/master
Browse files Browse the repository at this point in the history
Add cattle-dashboards to system namespaces
  • Loading branch information
vincent99 authored Dec 10, 2020
2 parents d28c069 + cf131aa commit f3f0ac1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/system-namespaces.js
Original file line number Diff line number Diff line change
@@ -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',
Expand Down

0 comments on commit f3f0ac1

Please sign in to comment.