Remove useless blank line (#18211)

pull/18618/head
chendotjs 2020-01-11 06:25:37 +08:00 committed by Kubernetes Prow Robot
parent 6e94490186
commit 0c2a5ceb0b
1 changed files with 0 additions and 1 deletions

View File

@ -161,7 +161,6 @@ kubectl get services --sort-by=.metadata.name
kubectl get pods --sort-by='.status.containerStatuses[0].restartCount'
# List PersistentVolumes in test namespace sorted by capacity
kubectl get pv -n test --sort-by=.spec.capacity.storage
# Get the version label of all pods with label app=cassandra