diff --git a/.gitmodules b/.gitmodules index f6bbd353..869a4db0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [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 diff --git a/3rd/load-watcher b/3rd/load-watcher new file mode 160000 index 00000000..500faeaf --- /dev/null +++ b/3rd/load-watcher @@ -0,0 +1 @@ +Subproject commit 500faeafcdc44d2bcd5a25094e62f71e0ef10a8b