Skip to content

Commit

Permalink
increase testnet limits
Browse files Browse the repository at this point in the history
  • Loading branch information
soru23 authored Mar 20, 2023
1 parent ac3d5ba commit a693a90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions helm/testnet-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ peerList: "polybase-rust-0.polybase-headless.polybase.svc.cluster.local:5001"

resources:
limits:
cpu: 1
memory: 1Gi
cpu: 3
memory: 4Gi
requests:
cpu: 200m
memory: 300Mi
Expand Down

0 comments on commit a693a90

Please sign in to comment.