add submodule postgres
parent
5fbfee593d
commit
f9395f7259
|
@ -12,3 +12,7 @@
|
||||||
path = roles/k8s-skydns
|
path = roles/k8s-skydns
|
||||||
url = https://github.com/ansibl8s/k8s-skydns.git
|
url = https://github.com/ansibl8s/k8s-skydns.git
|
||||||
branch = v1.0
|
branch = v1.0
|
||||||
|
[submodule "roles/k8s-postgres"]
|
||||||
|
path = roles/k8s-postgres
|
||||||
|
url = https://github.com/ansibl8s/k8s-postgres.git
|
||||||
|
branch = v1.0
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 3451450d02df5eaf805805ac8916adc37a80f484
|
Loading…
Reference in New Issue