Red Hat Quay Management
Change Log
| Name | Admin Email | Quota Consumed | ||
| {{ current_org.name }} | {{ current_org.email }} | {{ current_org.quota_report.percent_consumed ? ( bytesToHumanReadableString(current_org.quota_report.quota_bytes) + " (" + current_org.quota_report.percent_consumed + "%)") : bytesToHumanReadableString(current_org.quota_report.quota_bytes) }} 0 {{ " of " + bytesToHumanReadableString(current_org.quota_report.configured_quota) }} |
Are you sure you want to take ownership of organization {{ takeOwnershipInfo.entity.name }}?