autoscaling tests

master
marius 2020-04-19 10:09:18 +02:00
parent 6422391303
commit 8f591f8506
1 changed files with 0 additions and 7 deletions

View File

@ -6,13 +6,6 @@ metadata:
spec:
template:
spec:
metadata:
annotations:
autoscaling.knative.dev/minScale: "2"
autoscaling.knative.dev/maxScale: "6"
container-concurrency-target-default: "10"
scale-to-zero-grace-period: "10s"
autoscaling.knative.dev/window: "10s"
containers:
- image: docker.io/wishi/chuckjokes:latest
imagePullPolicy: "Always"