mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 20:24:31 +00:00
kata-deploy: Add a missing $
prefix in the README
Commit short-log says it all. Signed-off-by: Fabiano Fidêncio <fabiano@fidencio.org>
This commit is contained in:
parent
d02db3a268
commit
18d27f7949
@ -45,7 +45,7 @@ $ kubectl apply -k kata-deploy/overlays/k3s
|
||||
|
||||
#### Ensure kata-deploy is ready
|
||||
```bash
|
||||
kubectl -n kube-system wait --timeout=10m --for=condition=Ready -l name=kata-deploy pod
|
||||
$ kubectl -n kube-system wait --timeout=10m --for=condition=Ready -l name=kata-deploy pod
|
||||
```
|
||||
|
||||
### Run a sample workload
|
||||
|
Loading…
Reference in New Issue
Block a user