Commit a123b15f authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #15902 from JanetKuo/kubectl-get-hpa

Auto commit by PR queue bot
parents 59fdccd1 bc16642e
......@@ -1409,7 +1409,7 @@ func printHorizontalPodAutoscaler(hpa *extensions.HorizontalPodAutoscaler, w io.
reference,
target,
current,
minPods,
*minPods,
maxPods,
translateTimestamp(hpa.CreationTimestamp),
); err != nil {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment