mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 10:19:50 +00:00
Fix typo in user guide docs
This commit is contained in:
parent
c59fad149b
commit
ac80a09e24
@ -332,7 +332,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