Add kubedash and monitoring submodule
parent
e701c3d49d
commit
4c2f757fe8
|
@ -29,3 +29,12 @@
|
|||
path = roles/apps/k8s-postgres
|
||||
url = https://github.com/ansibl8s/k8s-postgres.git
|
||||
branch = v1.0
|
||||
[submodule "roles/apps/k8s-kubedash"]
|
||||
path = roles/apps/k8s-kubedash
|
||||
url = https://github.com/ansibl8s/k8s-kubedash.git
|
||||
[submodule "roles/apps/k8s-heapster"]
|
||||
path = roles/apps/k8s-heapster
|
||||
url = https://github.com/ansibl8s/k8s-heapster.git
|
||||
[submodule "roles/apps/k8s-influxdb"]
|
||||
path = roles/apps/k8s-influxdb
|
||||
url = https://github.com/ansibl8s/k8s-influxdb.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit dc088e25efcd040e127543b861448aa0d219eac9
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 38d54c48e76df2951d60a6e17a40d5a3d69a1e81
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 64385696a907f8052cd455b85302fbd2d0bab129
|
Loading…
Reference in New Issue