diff --git a/config/type-config.js b/config/type-config.js index 313d8fc0c3..e83862092b 100644 --- a/config/type-config.js +++ b/config/type-config.js @@ -215,7 +215,7 @@ export default function() { label: 'OPA+Gatekeeper', namespaced: false, name: 'gatekeeper', - group: 'Core', + group: 'Cluster', route: { name: 'c-cluster-gatekeeper' }, }); }