From c7291539b474fda9aad0d7b5cf5d145aa71435f1 Mon Sep 17 00:00:00 2001 From: zhenyus Date: Tue, 18 Mar 2025 07:52:21 +0800 Subject: [PATCH] chore: remove load-watcher submodule from .gitmodules Signed-off-by: zhenyus --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index 869a4db0..f6bbd353 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ [submodule "3rd/kubespray"] path = 3rd/kubespray url = https://github.com/kubernetes-sigs/kubespray.git -[submodule "3rd/load-watcher"] - path = 3rd/load-watcher - url = https://github.com/paypal/load-watcher.git