-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
33 lines (33 loc) · 1.38 KB
/
.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
25
26
27
28
29
30
31
32
33
[submodule "modules/dotfiles"]
path = modules/dotfiles
url = https://github.com/anselmes/dotfiles.git
[submodule "modules/tooling"]
path = modules/tooling
url = https://github.com/anselmes/tooling.git
[submodule "modules/osh/openstack-helm"]
path = modules/osh/openstack-helm
url = https://opendev.org/openstack/openstack-helm.git
[submodule "modules/osh/openstack-helm-infra"]
path = modules/osh/openstack-helm-infra
url = https://opendev.org/openstack/openstack-helm-infra.git
[submodule "modules/cert-manager/cert-manager"]
path = modules/cert-manager/cert-manager
url = https://github.com/cert-manager/cert-manager.git
[submodule "modules/cert-manager/trust-manager"]
path = modules/cert-manager/trust-manager
url = https://github.com/cert-manager/trust-manager.git
[submodule "modules/cert-manager/cert-manager-webhook-pdns"]
path = modules/cert-manager/cert-manager-webhook-pdns
url = https://github.com/zachomedia/cert-manager-webhook-pdns.git
[submodule "modules/cni/cilium"]
path = modules/cni/cilium
url = https://github.com/cilium/cilium.git
[submodule "modules/csi/openebs"]
path = modules/csi/openebs
url = https://github.com/openebs/openebs.git
[submodule "modules/grafana"]
path = modules/grafana
url = https://github.com/grafana/helm-charts.git
[submodule "modules/k8s-monitoring"]
path = modules/k8s-monitoring
url = https://github.com/grafana/k8s-monitoring-helm.git