Skip to content

Commit

Permalink
update minReplicas for sidekiq pods (#4424)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuenmichelle1 authored Dec 20, 2024
1 parent a0b02f7 commit aa37d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/deployment-production.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ spec:
apiVersion: apps/v1
kind: Deployment
name: panoptes-production-sidekiq
minReplicas: 2
minReplicas: 5
maxReplicas: 16
targetCPUUtilizationPercentage: 95
---
Expand Down

0 comments on commit aa37d1e

Please sign in to comment.