mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +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
|
||||
$ cat curlpod.yaml
|
||||
vapiVersion: v1
|
||||
apiVersion: v1
|
||||
kind: ReplicationController
|
||||
metadata:
|
||||
name: curlrc
|
||||
|
Loading…
Reference in New Issue
Block a user