diff --git a/.gitmodules b/.gitmodules index 0b79f897a..d76ecd289 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/roles/k8s-postgres b/roles/k8s-postgres new file mode 160000 index 000000000..3451450d0 --- /dev/null +++ b/roles/k8s-postgres @@ -0,0 +1 @@ +Subproject commit 3451450d02df5eaf805805ac8916adc37a80f484