Overview
The Polystack Image Service enforces per-project quotas on image count and total storage size. Quotas prevent a single project from consuming the entire image catalog storage and ensure equitable resource distribution across teams.Quota Reference
Default quotas are unlimited unless explicitly configured. Set quotas proactively
for multi-project deployments to prevent runaway storage consumption.
View Image Quotas
- Dashboard
- CLI
Navigate to the admin quota settings and review the Image section quota fields.
Per-project overrides are visible in Identity > Projects (admin view) > Modify Quotas.
Set Project Quotas
- Dashboard
- CLI
Navigate to project quota settings
Navigate to Identity > Projects (admin view). Find the project and click
Modify Quotas.
Set image quota values
Update the Images field to the maximum allowed image count and optionally
set Image Storage in bytes.
Save quotas
Click Save. The quota takes effect immediately.
Project quota is updated. New image uploads that exceed the limit will be rejected.
Monitor Quota Usage
Set up regular quota monitoring to catch projects approaching their limits:List all projects with image counts
Next Steps
Security
Control access to public image creation alongside quota enforcement.
Admin Troubleshooting
Resolve quota exceeded errors and investigate storage consumption.
Image Cache
Cache configuration also consumes storage — factor cache size into capacity planning.
Storage Backends
Review backend capacity alongside quota limits.
