From c1b2cbb1596da825dd9f1d7ca61ced969c713b46 Mon Sep 17 00:00:00 2001 From: data-infra <825485697@qq.com> Date: Sat, 29 Jun 2024 23:47:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BB=BB=E5=8A=A1=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E5=8F=82=E6=95=B0=E7=9A=84=E9=95=BF=E6=96=87=E6=9C=AC?= =?UTF-8?q?=E7=B1=BB=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install/kubernetes/helm-install/cube-config/config.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/install/kubernetes/helm-install/cube-config/config.py b/install/kubernetes/helm-install/cube-config/config.py index 1fceeaea..64deeac4 100644 --- a/install/kubernetes/helm-install/cube-config/config.py +++ b/install/kubernetes/helm-install/cube-config/config.py @@ -746,9 +746,9 @@ class CeleryConfig(object): ['ccr.ccs.tencentyun.com/cube-studio/notebook:jupyter-ubuntu-bigdata', 'jupyter(bigdata)'], ['ccr.ccs.tencentyun.com/cube-studio/notebook:jupyter-ubuntu-machinelearning', 'jupyter(machinelearning)'], ['ccr.ccs.tencentyun.com/cube-studio/notebook:jupyter-ubuntu-deeplearning', 'jupyter(deeplearning)'], - ['ccr.ccs.tencentyun.com/cube-studio/notebook:enterprise-jupyter-ubuntu-cpu-pro', 'jupyter-conda-pro(企业版)'], - ['ccr.ccs.tencentyun.com/cube-studio/notebook:enterprise-matlab-ubuntu-deeplearning', 'matlab(企业版)'], - ['ccr.ccs.tencentyun.com/cube-studio/notebook:enterprise-rstudio-ubuntu-bigdata', 'rstudio(企业版)'], + ['ccr.ccs.tencentyun.com/cube-studio/notebook:enterprise-jupyter-ubuntu-cpu-pro', 'jupyter-conda-pro(todo)'], + ['ccr.ccs.tencentyun.com/cube-studio/notebook:enterprise-matlab-ubuntu-deeplearning', 'matlab(todo)'], + ['ccr.ccs.tencentyun.com/cube-studio/notebook:enterprise-rstudio-ubuntu-bigdata', 'rstudio(todo)'], ] # 定时检查大小的目录列表。需要再celery中启动检查任务