Skip to content

Commit

Permalink
align ako statefulset resource limit (vmware-tanzu#1477)
Browse files Browse the repository at this point in the history
Signed-off-by: Xudong Liu <xudongl@vmware.com>
  • Loading branch information
XudongLiuHarold committed Jan 11, 2022
1 parent b2816e1 commit 96d3537
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,8 @@ spec:
fieldPath: metadata.namespace
resources:
limits:
cpu: "250m"
memory: "300Mi"
cpu: "350m"
memory: "400Mi"
requests:
cpu: "50m"
memory: "50Mi"
Expand Down

0 comments on commit 96d3537

Please sign in to comment.