Skip to content

Commit

Permalink
add cpu limit for yurthub
Browse files Browse the repository at this point in the history
  • Loading branch information
huweihuang committed Jul 12, 2023
1 parent 7f41a78 commit 6a75a4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/setup/yurthub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ spec:
cpu: 150m
memory: 150Mi
limits:
cpu: 2
memory: 300Mi
securityContext:
capabilities:
Expand Down

0 comments on commit 6a75a4d

Please # to comment.