fix: update add worker command
This commit is contained in:
@@ -45,8 +45,7 @@ const NO_CONTAINER_PAGES = [
|
||||
'image',
|
||||
'text2images',
|
||||
'clusterDetail',
|
||||
'clusterCreate',
|
||||
'workers'
|
||||
'clusterCreate'
|
||||
];
|
||||
|
||||
const loginPath = DEFAULT_ENTER_PAGE.login;
|
||||
|
||||
Reference in New Issue
Block a user