Skip to content

Commit

Permalink
Add ephemeral-storage requests
Browse files Browse the repository at this point in the history
  • Loading branch information
majamassarini authored and mfocko committed Oct 3, 2024
1 parent ea14e87 commit 2892b42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions openshift/packit-service-beat.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ spec:
requests:
memory: "160Mi"
cpu: "5m"
epehemeral-storage: "80Ki"
limits:
memory: "256Mi"
cpu: "50m"
Expand Down
1 change: 1 addition & 0 deletions openshift/packit-service.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ spec:
requests:
memory: "320Mi"
cpu: "10m"
epehemeral-storage: "300Ki"
limits:
# run_httpd.sh does 'alembic upgrade head' which might require more memory
# If you see '/usr/bin/run_httpd.sh: line 16: Killed alembic upgrade head'
Expand Down

0 comments on commit 2892b42

Please sign in to comment.