We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d3328ec + ee97163 commit 5563857Copy full SHA for 5563857
1 file changed
04-scaling/knative/autoscaling-configmap.yaml
@@ -0,0 +1,9 @@
1
+apiVersion: v1
2
+kind: ConfigMap
3
+metadata:
4
+ name: config-autoscaler
5
+ labels:
6
+ serving.knative.dev/release: devel
7
+data:
8
+ scale-to-zero-grace-period: 30s
9
+ stable-window: 60s
0 commit comments