Skip to content

Commit

Permalink
adjust resource request
Browse files Browse the repository at this point in the history
  • Loading branch information
covesturtevant committed Nov 28, 2023
1 parent 97a636c commit df90150
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ input:
parallelism_spec:
constant: 5
resource_requests:
memory: 1G
cpu: 3.5
memory: 1.5G
cpu: 4
resource_limits:
memory: 2G
memory: 2.5G
cpu: 5
sidecar_resource_requests:
memory: 3G
Expand Down

0 comments on commit df90150

Please sign in to comment.