From 36153d8dcd4bd4fc5e0e8542a3d8e9157dd5ddef Mon Sep 17 00:00:00 2001 From: Tanguy Herbron Date: Sat, 22 Mar 2025 20:35:21 +0100 Subject: [PATCH] chore(submodules): Remove postgres submodule --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index f73ed5a..c4166f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,6 +4,3 @@ [submodule "k3s-ansible"] path = k3s-ansible url = https://github.com/k3s-io/k3s-ansible -[submodule "postgresql_cluster"] - path = postgresql_cluster - url = https://github.com/vitabaks/postgresql_cluster.git