mirror of https://github.com/rancher/dashboard.git
Move OPAgatekeeper to cluster group
This commit is contained in:
parent
90ae7b4e0c
commit
085ad46e16
|
|
@ -215,7 +215,7 @@ export default function() {
|
|||
label: 'OPA+Gatekeeper',
|
||||
namespaced: false,
|
||||
name: 'gatekeeper',
|
||||
group: 'Core',
|
||||
group: 'Cluster',
|
||||
route: { name: 'c-cluster-gatekeeper' },
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue