Skip to content

Commit d1e78b2

Browse files
committed
fix: increase postgres storage from 150G to 200G
1 parent da1f886 commit d1e78b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

squid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ scale:
159159
dedicated: true
160160
addons:
161161
postgres:
162-
storage: 150G
162+
storage: 200G
163163
profile: xlarge
164164
processor:
165165
profile: medium

0 commit comments

Comments
 (0)