Move OPAgatekeeper to cluster group

This commit is contained in:
Westly Wright 2020-03-03 16:15:11 -07:00
parent 90ae7b4e0c
commit 085ad46e16
No known key found for this signature in database
GPG Key ID: 4FAB3D8673DC54A3
1 changed files with 1 additions and 1 deletions

View File

@ -215,7 +215,7 @@ export default function() {
label: 'OPA+Gatekeeper',
namespaced: false,
name: 'gatekeeper',
group: 'Core',
group: 'Cluster',
route: { name: 'c-cluster-gatekeeper' },
});
}