forked from kubash/kubash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
24 lines (24 loc) · 978 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "submodules/openshift-ansible"]
path = submodules/openshift-ansible
url = https://github.com/openshift/openshift-ansible.git
[submodule "submodules/kubespray"]
path = submodules/kubespray
url = https://github.com/kubernetes-incubator/kubespray.git
[submodule "submodules/kubeadm2ha"]
path = submodules/kubeadm2ha
url = https://github.com/joshuacox/kubeadm2ha.git
[submodule "submodules/rook"]
path = submodules/rook
url = https://github.com/rook/rook.git
[submodule "submodules/istio"]
path = submodules/istio
url = https://github.com/istio/istio.git
[submodule "submodules/pupernetes"]
path = submodules/pupernetes
url = https://github.com/DataDog/pupernetes.git
[submodule "submodules/opensearch-devops"]
path = submodules/opensearch-devops
url = https://github.com/opensearch-project/opensearch-devops.git
[submodule "submodules/nomad-on-kubernetes"]
path = submodules/nomad-on-kubernetes
url = https://github.com/joshuacox/nomad-on-kubernetes.git