commit 733d07ed48d0af8778db3adb49f564740bf187ae parent ded873d630437da043763580559ea43e844ee68c Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 13 Oct 2024 17:08:44 +0200 Tune postgres limits Diffstat:
| M | infrastructure/configs/postgres-clusters.yaml | | | 1 | - |
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/infrastructure/configs/postgres-clusters.yaml b/infrastructure/configs/postgres-clusters.yaml @@ -45,7 +45,6 @@ spec: cpu: 166m memory: 8481Mi limits: - cpu: "" memory: 8481Mi postgresql: version: "15"