Skip to content
Snippets Groups Projects

(predictions-evaluator) reduce default docker build resources

Merged jyotish requested to merge predictions-template/live-scorer into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
@@ -65,9 +65,9 @@ docker:
dind_resources:
# -- CPUs to allot for the DIND sidecar.
cpu: 3
cpu: 1
# -- Memory to allot for the DIND sidecar.
memory: 13Gi
memory: 2Gi
# Evaluation configuration
evaluation:
Loading