mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-04 01:40:07 +00:00
Fix file extension
This commit is contained in:
parent
a546a2979c
commit
d08ffb3101
@ -81,7 +81,7 @@ kind: ServiceAccount
|
|||||||
metadata:
|
metadata:
|
||||||
name: build-robot
|
name: build-robot
|
||||||
EOF
|
EOF
|
||||||
$ kubectl create -f /tmp/serviceaccount.json
|
$ kubectl create -f /tmp/serviceaccount.yaml
|
||||||
serviceaccounts/build-robot
|
serviceaccounts/build-robot
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user