Skip to content

Commit

Permalink
chore(ci): increase TEST and PROD DB PVCs (#1518)
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts authored Aug 15, 2024
1 parent acb53a3 commit fd0c07e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion database/openshift.deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ parameters:
- name: DB_PVC_SIZE
description: Volume space available for data, e.g. 512Mi, 2Gi.
displayName: Database Volume Capacity
value: 1Gi
value: 1.8Gi
- name: DB_PASSWORD
description: Password for the PostgreSQL connection user
required: true
Expand Down

0 comments on commit fd0c07e

Please sign in to comment.