diff --git a/docs/serving/configuration/deployment.md b/docs/serving/configuration/deployment.md
index 37aaa7897b8..d23ea0646fe 100644
--- a/docs/serving/configuration/deployment.md
+++ b/docs/serving/configuration/deployment.md
@@ -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