Explorar el Código

remove preview envs scope form cluster rename

Justin Rhee hace 3 años
padre
commit
44be0aa2de
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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,
 				},
 			},
 		)