Skip to content

Commit

Permalink
add cpu limit for yurthub (#1609)
Browse files Browse the repository at this point in the history
  • Loading branch information
huweihuang authored Jul 13, 2023
1 parent bc168c4 commit 7fe6fd6
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 7fe6fd6

Please # to comment.