Skip to content

Commit

Permalink
increase pvc size for postgres
Browse files Browse the repository at this point in the history
  • Loading branch information
juliuste committed May 14, 2024
1 parent a2c7fea commit d1d7022
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/infrastructure/postgres/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ spec:
replicationPasswordKey: 'replication-password'
primary:
resourcesPreset: 'medium'
persistence:
size: '20Gi'
interval: 5m

0 comments on commit d1d7022

Please sign in to comment.