diff --git a/docs/serving/configuring-autoscaling.md b/docs/serving/configuring-autoscaling.md index aa526b4b30f..8031a91ea66 100644 --- a/docs/serving/configuring-autoscaling.md +++ b/docs/serving/configuring-autoscaling.md @@ -19,7 +19,7 @@ namespace. You can view the default contents of this ConfigMap using the following command. -`kubectl -n knative-serving get cm config-autoscaler` +`kubectl -n knative-serving describe cm config-autoscaler` ## Example of the default Kubernetes ConfigMap