fix: reduce MinIO storage to 20Gi for testing

This commit is contained in:
OpenCode Test
2025-12-25 06:42:25 -08:00
parent 7b677fac79
commit 2768af9ddb

View File

@@ -20,3 +20,8 @@ web:
enabled: false
worker:
enabled: false
# Reduce MinIO storage for testing (insufficient storage on cluster)
minio:
storage:
size: 20Gi