feat(submodule): add kubespray as a submodule for Kubernetes deployment
Signed-off-by: 孙振宇 <>
This commit is contained in:
parent
19c987be7d
commit
cf466b1d9b
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "3rd/kubespray"]
|
||||
path = 3rd/kubespray
|
||||
url = https://github.com/kubernetes-sigs/kubespray.git
|
||||
1
3rd/kubespray
Submodule
1
3rd/kubespray
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1f186ed451894a55d0336c9736df7d147b2c3a55
|
||||
Loading…
Reference in New Issue
Block a user