Skip to content

Commit

Permalink
Bumping iqe pod req/limits (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
gburges authored Oct 7, 2021
1 parent 420ab31 commit 8d72006
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bonfire/resources/ephemeral-cluster-clowdenvironment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ objects:
resources:
limits:
cpu: 1
memory: 1Gi
memory: 2Gi
requests:
cpu: 200m
memory: 256Mi
memory: 1Gi
web:
port: 8000
privatePort: 10000
Expand Down

0 comments on commit 8d72006

Please sign in to comment.