Remove useless blank line (#18211)
parent
6e94490186
commit
0c2a5ceb0b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue