add submodule postgres
This commit is contained in:
parent
5fbfee593d
commit
f9395f7259
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -12,3 +12,7 @@
|
|||
path = roles/k8s-skydns
|
||||
url = https://github.com/ansibl8s/k8s-skydns.git
|
||||
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
|
@ -0,0 +1 @@
|
|||
Subproject commit 3451450d02df5eaf805805ac8916adc37a80f484
|
Loading…
Reference in a new issue