Skip to content

Commit

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

0 comments on commit c3538a6

Please sign in to comment.