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',
|
label: 'OPA+Gatekeeper',
|
||||||
namespaced: false,
|
namespaced: false,
|
||||||
name: 'gatekeeper',
|
name: 'gatekeeper',
|
||||||
group: 'Core',
|
group: 'Cluster',
|
||||||
route: { name: 'c-cluster-gatekeeper' },
|
route: { name: 'c-cluster-gatekeeper' },
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue