Add hideInMenu: true to gpuService route to temporarily hide the entire GPU service section (instances, templates, storage, public keys).
@@ -175,6 +175,7 @@ const baseRoutes = [
name: 'gpuService',
path: '/gpu-service',
key: 'gpuService',
+ hideInMenu: true,
routes: [
{