Due to helm best practices of setting root filesystem as read only, cannot install pre-commit tools into a container when using the PVC as a development area. We could mount this area, when in either debug or with PVC mounted scratch. Or we can disable read-only filesystem again.
Acceptance Criteria
- Specific criteria that will be used to judge if the issue is fixed