diff --git a/speck.yaml b/speck.yaml index 7402753..b1a127b 100644 --- a/speck.yaml +++ b/speck.yaml @@ -33,4 +33,5 @@ scale: dedicated: true addons: postgres: - storage: 5G \ No newline at end of file + storage: 5G + profile: medium \ No newline at end of file diff --git a/squid.yaml b/squid.yaml index ee0a542..8fc1998 100644 --- a/squid.yaml +++ b/squid.yaml @@ -33,4 +33,5 @@ scale: dedicated: true addons: postgres: - storage: 5G \ No newline at end of file + storage: 5G + profile: medium \ No newline at end of file