Skip to content

Commit

Permalink
Minimum one instance.
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang committed Jan 9, 2025
1 parent 6f9252b commit f61969b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-service-staging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ spec:
autoscaling.knative.dev/maxScale: '2'
run.googleapis.com/cpu-throttling: 'false'
run.googleapis.com/startup-cpu-boost: 'false'
run.googleapis.com/minScale: '1'
spec:
containers:
- image: registry-backend-image-substitute
Expand Down

0 comments on commit f61969b

Please sign in to comment.