add postgres submodule
This commit is contained in:
parent
72096c8b1b
commit
fb13b42db9
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -22,3 +22,6 @@
|
|||
[submodule "roles/apps/k8s-haproxy"]
|
||||
path = roles/apps/k8s-haproxy
|
||||
url = https://github.com/ansibl8s/k8s-haproxy.git
|
||||
[submodule "roles/apps/k8s-postgres"]
|
||||
path = roles/apps/k8s-postgres
|
||||
url = https://github.com/ansibl8s/k8s-postgres.git
|
||||
|
|
1
roles/apps/k8s-postgres
Submodule
1
roles/apps/k8s-postgres
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 62efba7e423a6b5cbd365a4f55d96c392e776e02
|
Loading…
Reference in a new issue