Description
Related to eclipse-che/che#23590 (per-workspace)
The default PersistentVolumeClaim (PVC) size for DevWorkspaces should be increased from 5Gi to 10Gi to meet the resource requirements of JetBrains IDEs. This change prevents PVC provisioning errors caused by insufficient storage.
Acceptance Criteria
Description
Related to eclipse-che/che#23590 (per-workspace)
The default PersistentVolumeClaim (PVC) size for DevWorkspaces should be increased from 5Gi to 10Gi to meet the resource requirements of JetBrains IDEs. This change prevents PVC provisioning errors caused by insufficient storage.
Acceptance Criteria
perWorkspace-storagetest cases are updated and passing.devworkspaceoperatorconfigdocumentation reflect the updated PVC size.