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