Przeglądaj źródła

remove preview envs scope form cluster rename

Justin Rhee 3 lat temu
rodzic
commit
44be0aa2de
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      api/server/router/cluster.go

+ 0 - 1
api/server/router/cluster.go

@@ -571,7 +571,6 @@ func getClusterRoutes(
 					types.UserScope,
 					types.ProjectScope,
 					types.ClusterScope,
-					types.PreviewEnvironmentScope,
 				},
 			},
 		)