Fix apiversion for apiVersion (#14189)
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user