Skip to content

Commit 33b3582

Browse files
fix(code-for-philly): bump database storage to 50Gi
1 parent 3c1bafa commit 33b3582

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

code-for-philly/release-values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ ingress:
2828

2929
volumes:
3030
site: 10Gi
31-
database: 30Gi
31+
database: 50Gi
3232

3333
backups:
3434
enabled: true

0 commit comments

Comments
 (0)