diff --git a/.gitmodules b/.gitmodules index a4cd1f56a..5ab14d86d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/roles/apps/k8s-postgres b/roles/apps/k8s-postgres new file mode 160000 index 000000000..62efba7e4 --- /dev/null +++ b/roles/apps/k8s-postgres @@ -0,0 +1 @@ +Subproject commit 62efba7e423a6b5cbd365a4f55d96c392e776e02