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