Fix yaml sample order of configure-pod-container/ (#14259)

The orders of data was random, and that made the doc unreadable.
This fixes the orders in consistent way under configure-pod-container/
This commit is contained in:
Kenichi Omichi
2019-05-10 03:01:58 -07:00
committed by Kubernetes Prow Robot
parent 5c59214ac6
commit d378484400
4 changed files with 33 additions and 33 deletions
@@ -175,8 +175,8 @@ PersistentVolume.
Use the `pv.beta.kubernetes.io/gid` annotation as follows:
```yaml
kind: PersistentVolume
apiVersion: v1
kind: PersistentVolume
metadata:
name: pv1
annotations: