From a2f1227e8d5aaae4b58f06753a3ed19df415e66c Mon Sep 17 00:00:00 2001 From: Domagoj Zecevic Date: Thu, 24 Mar 2022 09:09:52 +0100 Subject: [PATCH] pgwatch 2 --- 01_onsite/00_infra/pgwatch2/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_onsite/00_infra/pgwatch2/deployment.yaml b/01_onsite/00_infra/pgwatch2/deployment.yaml index 6478b1d..803dee2 100644 --- a/01_onsite/00_infra/pgwatch2/deployment.yaml +++ b/01_onsite/00_infra/pgwatch2/deployment.yaml @@ -75,7 +75,7 @@ spec: - ReadWriteOnce resources: requests: - storage: 512Mi + storage: 2Gi --- apiVersion: v1