Override max Pages size limit for the gitlab-docs project
Similar to https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/8845, we'd like to change the quota for artifacts and pages to 10GB. We won't use this space right now, this is planning ahead for gitlab-org&693 (closed).
- As an admin, go to https://gitlab.com/gitlab-org/gitlab-docs/pages.
- Update the maximum Pages size to 10000MB.
- As an admin, go to https://gitlab.com/gitlab-org/gitlab-docs/-/settings/ci_cd in General pipelines
- Update the maximum artifacts size to 10000MB.
Question: Will an artifacts.zip file of 10GB have any impact on the GitLab/Pages servers? How will this impact the performance of the server when it's compressed/uncompressed?