Skip to content

Commit

Permalink
Setting celery sms cpu threshold to 25% in staging (#2112)
Browse files Browse the repository at this point in the history
  • Loading branch information
ben851 authored Oct 25, 2023
1 parent b8c4068 commit c1c6ba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/staging/performance.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
- resource:
name: cpu
target:
averageUtilization: 50
averageUtilization: 25
type: Utilization
type: Resource
behavior:
Expand Down

0 comments on commit c1c6ba2

Please sign in to comment.