CommuniShift: Increase PVC quota for communishift-happinesspackets #13437

Closed
opened 2026-06-28 23:20:56 +00:00 by jflory7 · 2 comments
Member

Description of request

Requesting an increase to the PersistentVolumeClaim quota for the communishift-happinesspackets project (originally provisioned in #13238).

The project currently has a quota of 1 PVC. We need at least 2 PVCs to deploy the full application stack:

  1. PostgreSQL data — persistent database storage
  2. RabbitMQ data — persistent queue storage for fedora-messaging

A quota of 3 PVCs would provide headroom if we need media storage later, but 2 is sufficient for now.

Current error when deploying:

persistentvolumeclaims "happinesspackets-rabbitmq-data" is forbidden:
exceeded quota: communishift-happinesspackets-quota,
requested: persistentvolumeclaims=1, used: persistentvolumeclaims=1,
limited: persistentvolumeclaims=1

Deadline: 2026/07/13 (low urgency)

### Description of request Requesting an increase to the PersistentVolumeClaim quota for the `communishift-happinesspackets` project (originally provisioned in #13238). The project currently has a quota of 1 PVC. We need at least 2 PVCs to deploy the full application stack: 1. **PostgreSQL data** — persistent database storage 2. **RabbitMQ data** — persistent queue storage for fedora-messaging A quota of 3 PVCs would provide headroom if we need media storage later, but 2 is sufficient for now. **Current error when deploying:** ``` persistentvolumeclaims "happinesspackets-rabbitmq-data" is forbidden: exceeded quota: communishift-happinesspackets-quota, requested: persistentvolumeclaims=1, used: persistentvolumeclaims=1, limited: persistentvolumeclaims=1 ``` **Deadline:** 2026/07/13 (low urgency)
kevin self-assigned this 2026-07-01 21:41:10 +00:00
Owner

Set to 3. Enjoy.

Set to 3. Enjoy.
kevin closed this issue 2026-07-01 21:46:58 +00:00
Author
Member

Thanks @kevin! 🚀 I'll set some time aside this weekend to poke at this more. 😎

Thanks @kevin! 🚀 I'll set some time aside this weekend to poke at this more. 😎
Sign in to join this conversation.
No milestone
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infra/tickets#13437
No description provided.