mirror of https://github.com/k3s-io/k3s
Fix file extension
parent
a546a2979c
commit
d08ffb3101
|
@ -81,7 +81,7 @@ kind: ServiceAccount
|
|||
metadata:
|
||||
name: build-robot
|
||||
EOF
|
||||
$ kubectl create -f /tmp/serviceaccount.json
|
||||
$ kubectl create -f /tmp/serviceaccount.yaml
|
||||
serviceaccounts/build-robot
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue