add submodule postgres
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -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
|
||||||
|
1
roles/k8s-postgres
Submodule
1
roles/k8s-postgres
Submodule
Submodule roles/k8s-postgres added at 3451450d02
Reference in New Issue
Block a user