diff --git a/kubernetes/cam-pipeline-build.yaml b/kubernetes/cam-pipeline-build.yaml index 1a15e2a..cf704c2 100644 --- a/kubernetes/cam-pipeline-build.yaml +++ b/kubernetes/cam-pipeline-build.yaml @@ -12,6 +12,8 @@ spec: containers: - name: cam-pipeline-build image: "renciorg/cam-pipeline-tools:latest" + # - Note that this image contains 1.4G of tools in /tools and 2.5G in /usr; however, we still use + # 111G in / -- not sure if that includes the 120G in cam-pipeline-storage or if something else is going on. resources: requests: cpu: '3'