From c64a9ebc8a0d34f6144573e597bf09d47f7c895e Mon Sep 17 00:00:00 2001 From: Celestino Rey Date: Fri, 30 May 2025 13:26:54 +0200 Subject: [PATCH] =?UTF-8?q?Ajusto=20tama=C3=B1o=20de=20postgres?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JugarAlPadel/Fleet/pv-local-jugaralpadel.yaml | 2 +- JugarAlPadel/Fleet/pvc-postgresql.yaml | 2 +- JugarAlPadel/K8S/pv-local-jugaralpadel.yaml | 2 +- JugarAlPadel/K8S/pvc-postgresql.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/JugarAlPadel/Fleet/pv-local-jugaralpadel.yaml b/JugarAlPadel/Fleet/pv-local-jugaralpadel.yaml index 78f08f0..0de1053 100644 --- a/JugarAlPadel/Fleet/pv-local-jugaralpadel.yaml +++ b/JugarAlPadel/Fleet/pv-local-jugaralpadel.yaml @@ -67,7 +67,7 @@ metadata: app: jugaralpadel spec: capacity: - storage: 100Mi + storage: 150Mi accessModes: - ReadWriteOnce hostPath: diff --git a/JugarAlPadel/Fleet/pvc-postgresql.yaml b/JugarAlPadel/Fleet/pvc-postgresql.yaml index c1576e0..8fafaf7 100644 --- a/JugarAlPadel/Fleet/pvc-postgresql.yaml +++ b/JugarAlPadel/Fleet/pvc-postgresql.yaml @@ -10,4 +10,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 150Mi diff --git a/JugarAlPadel/K8S/pv-local-jugaralpadel.yaml b/JugarAlPadel/K8S/pv-local-jugaralpadel.yaml index 78f08f0..0de1053 100644 --- a/JugarAlPadel/K8S/pv-local-jugaralpadel.yaml +++ b/JugarAlPadel/K8S/pv-local-jugaralpadel.yaml @@ -67,7 +67,7 @@ metadata: app: jugaralpadel spec: capacity: - storage: 100Mi + storage: 150Mi accessModes: - ReadWriteOnce hostPath: diff --git a/JugarAlPadel/K8S/pvc-postgresql.yaml b/JugarAlPadel/K8S/pvc-postgresql.yaml index c1576e0..8fafaf7 100644 --- a/JugarAlPadel/K8S/pvc-postgresql.yaml +++ b/JugarAlPadel/K8S/pvc-postgresql.yaml @@ -10,4 +10,4 @@ spec: - ReadWriteOnce resources: requests: - storage: 100Mi + storage: 150Mi