Skip to content

Commit

Permalink
increase cpu allocation
Browse files Browse the repository at this point in the history
  • Loading branch information
LtChae authored Oct 6, 2020
1 parent f8b51c4 commit b312f1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions columbus-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ location: columbus
resources:
limits:
memory: 200Mi
cpu: 50m
cpu: 100m
requests:
memory: 200Mi
cpu: 50m
cpu: 100m

pushGateway:
host: push-gateway-columbus.streaming-services
Expand Down

0 comments on commit b312f1d

Please sign in to comment.