Browse Source

add postgres submodule

pull/6/head
Smaine Kahlouch 9 years ago
parent
commit
fb13b42db9
2 changed files with 4 additions and 0 deletions
  1. 3
      .gitmodules
  2. 1
      roles/apps/k8s-postgres

3
.gitmodules

@ -22,3 +22,6 @@
[submodule "roles/apps/k8s-haproxy"] [submodule "roles/apps/k8s-haproxy"]
path = roles/apps/k8s-haproxy path = roles/apps/k8s-haproxy
url = https://github.com/ansibl8s/k8s-haproxy.git 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

@ -0,0 +1 @@
Subproject commit 62efba7e423a6b5cbd365a4f55d96c392e776e02
Loading…
Cancel
Save