mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
Merge pull request #18983 from davidxia/fix-doc-typo
Auto commit by PR queue bot
This commit is contained in:
commit
68cb50e7e4
@ -333,7 +333,7 @@ Lets test this from a pod (the same secret is being reused for simplicity, the p
|
|||||||
|
|
||||||
```console
|
```console
|
||||||
$ cat curlpod.yaml
|
$ cat curlpod.yaml
|
||||||
vapiVersion: v1
|
apiVersion: v1
|
||||||
kind: ReplicationController
|
kind: ReplicationController
|
||||||
metadata:
|
metadata:
|
||||||
name: curlrc
|
name: curlrc
|
||||||
|
Loading…
Reference in New Issue
Block a user