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:
Fabiano Fidêncio 2022-04-27 18:54:04 +02:00
parent d02db3a268
commit 18d27f7949

View File

@ -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