Skip to content

Commit d2290c7

Browse files
committed
fixed formatting item
1 parent 3e2e14f commit d2290c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/vertical-pod-autoscaler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ Vertical Pod autoscaling uses the `VerticalPodAutoscaler` object to automaticall
301301
NAME READY STATUS RESTARTS AGE
302302
vpa-auto-deployment-54465fb978-qbhc4 1/1 Running 0 2m49s
303303
vpa-auto-deployment-54465fb978-vbj68 1/1 Running 0 109s
304-
```:
304+
```
305305
306306
8. Get detailed information about one of your running Pods by using the [Kubectl get][kubectl-get] command. Replace `podName` with the name of one of your Pods that you retrieved in the previous step.
307307

0 commit comments

Comments
 (0)