Skip to content

Commit

Permalink
chore: change keda cooldown period from default 300s to 900s
Browse files Browse the repository at this point in the history
  • Loading branch information
rsilva-rs committed Oct 12, 2023
1 parent f3302dd commit 300a935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deploy/resources/base/httpscaledobject.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
deployment: kube-review-deployment
service: kube-review-service
port: 80
cooldownPeriod: 900
scaledownPeriod: 900
replicas:
min: 0
max: 1

0 comments on commit 300a935

Please sign in to comment.