Remove cocurrenty-state-endpoint from docs (#6095)

This configuration element was removed as part of
https://github.com/knative/serving/pull/13830
This commit is contained in:
Martin Gencur 2024-09-16 14:29:00 +02:00 committed by GitHub
parent b015955154
commit ffaf5bf4db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -52,9 +52,6 @@ data:
# for the queue proxy sidecar container.
# If omitted, no value is specified and the system default is used.
queue-sidecar-ephemeral-storage-limit: "1024Mi"
# concurrency-state-endpoint is the endpoint that queue-proxy calls when its traffic drops to zero or
# scales up from zero.
concurrency-state-endpoint: ""
```
## Configuring progress deadlines