Fix apiversion for apiVersion (#14189)

This commit is contained in:
Kenichi Omichi
2019-05-06 17:29:39 -07:00
committed by Kubernetes Prow Robot
parent db7ed25e9d
commit f60dab5819
@@ -307,7 +307,7 @@ kubectl annotate pods my-nginx-v4-9gw19 description='my frontend running nginx'
kubectl get pods my-nginx-v4-9gw19 -o yaml
```
```shell
apiversion: v1
apiVersion: v1
kind: pod
metadata:
annotations: