Skip to content

Commit bb10d32

Browse files
ianpartridgeknative-prow-robot
authored andcommitted
Update configuring-autoscaling.md (#2089)
The description says: > You can view the default contents of this ConfigMap using the following command. To view the contents of the ConfigMap you actually want to `describe` the resource, not `get`.
1 parent 89c0c6b commit bb10d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/serving/configuring-autoscaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ namespace.
1919

2020
You can view the default contents of this ConfigMap using the following command.
2121

22-
`kubectl -n knative-serving get cm config-autoscaler`
22+
`kubectl -n knative-serving describe cm config-autoscaler`
2323

2424
## Example of the default Kubernetes ConfigMap
2525

0 commit comments

Comments
 (0)