-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
43 lines (43 loc) · 1.78 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
34
35
36
37
38
39
40
41
42
43
[submodule "dotdc-grafana-dashboards-kubernetes"]
path = .submodules/dotdc-grafana-dashboards-kubernetes
url = https://github.com/dotdc/grafana-dashboards-kubernetes.git
update = checkout
[submodule "kepler"]
path = .submodules/kepler
url = https://github.com/sustainable-computing-io/kepler.git
update = checkout
[submodule "kube-prometheus"]
path = .submodules/kube-prometheus
url = https://github.com/prometheus-operator/kube-prometheus.git
update = checkout
[submodule "dune-daq-grafana-dashboards"]
path = .submodules/dune-daq-grafana-dashboards
url = https://github.com/DUNE-DAQ/grafana-dashboards.git
update = checkout
[submodule "dune-daq-microservices"]
path = .submodules/dune-daq-microservices
url = https://github.com/DUNE-DAQ/microservices.git
update = checkout
[submodule "dune-daq-dqmbackend"]
path = .submodules/dune-daq-dqm-backend
url = https://github.com/DUNE-DAQ/dqm-backend.git
update = checkout
[submodule "dune-daq-connectivityserver"]
path = .submodules/dune-daq-connectivityserver
url = https://github.com/DUNE-DAQ/connectivityserver.git
update = checkout
[submodule "dune-daq-flx-k8s-device-plugin"]
path = .submodules/dune-daq-flx-k8s-device-plugin
url = https://github.com/DUNE-DAQ/flx-k8s-device-plugin.git
[submodule "sriov-network-device-plugin"]
path = .submodules/sriov-network-device-plugin
url = https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin.git
[submodule "intel-pcm"]
path = .submodules/intel-pcm
url = https://github.com/intel/pcm.git
[submodule ".submodules/rfmoz-grafana-dashboards"]
path = .submodules/rfmoz-grafana-dashboards
url = https://github.com/rfmoz/grafana-dashboards.git
[submodule ".submodules/local-path-provisioner"]
path = .submodules/local-path-provisioner
url = https://github.com/rancher/local-path-provisioner.git