Skip to content

Commit

Permalink
Go up to 10 standard context servers.
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchellw committed Nov 10, 2023
1 parent 25f8908 commit dc6529d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/prod/context-server/autoscaler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ spec:
apiVersion: apps/v1
kind: Deployment
name: context-server
minReplicas: 8
maxReplicas: 8
minReplicas: 10
maxReplicas: 10
behavior:
scaleDown:
stabilizationWindowSeconds: 300
Expand Down

0 comments on commit dc6529d

Please sign in to comment.