Skip to content

docs: document storageGigabytes for managed postgres/redis addons#314

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/9f320a93
Open

docs: document storageGigabytes for managed postgres/redis addons#314
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/9f320a93

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Jun 3, 2026

Summary

The upstream PR adds a Storage (GB) slider next to the existing CPU/RAM inputs in the Postgres and Redis addon resource tabs (app template / preview environment flow), capped at 100 GB in the UI. The underlying storageGigabytes field was already wired through the addon schema and porter.yaml round-trip — this just exposes it in the dashboard.

Changes

  • Renamed the example field from the legacy allocatedStorage to storageGigabytes in the multi-app porter.yaml example, matching the addon schema and proto round-trip.
  • Added a Resource configuration section to applications/configuration-as-code/addons-porter-yaml.mdx documenting cpuCores, ramMegabytes, and storageGigabytes, including the dashboard sliders' 1–100 GB range.
  • Noted that values above 100 GB declared in porter.yaml are preserved as-is (the UI clamp does not silently mutate YAML-declared values).

cc @georgez98

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Jun 3, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
porter 🟢 Ready View Preview Jun 3, 2026, 3:44 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants