Merge pull request #18983 from davidxia/fix-doc-typo

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-12-23 03:29:07 -08:00

View File

@@ -333,7 +333,7 @@ Lets test this from a pod (the same secret is being reused for simplicity, the p
```console
$ cat curlpod.yaml
vapiVersion: v1
apiVersion: v1
kind: ReplicationController
metadata:
name: curlrc