Skip to content

Commit baaf19a

Browse files
authored
Increase backup size from 1Gi to 10Gi
1 parent e8bcc00 commit baaf19a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

infrastructure/crunchy-postgres/values-prod.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ backup-storage:
234234

235235
persistence:
236236
backup:
237-
size: 1Gi
237+
size: 10Gi
238238
storageClassName: netapp-block-standard
239239
verification:
240240
size: 100Mi
@@ -245,4 +245,4 @@ backup-storage:
245245
memory: 128Mi
246246
requests:
247247
cpu: 10m
248-
memory: 32Mi
248+
memory: 32Mi

0 commit comments

Comments
 (0)