Skip to content

Commit

Permalink
Added note about PVC usage.
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav committed Jun 19, 2024
1 parent 487c3f3 commit 60bef51
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kubernetes/cam-pipeline-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 60bef51

Please sign in to comment.