Spelling correction

This commit is contained in:
savagebidoof 2023-05-05 01:33:08 +02:00
parent f52e1125a7
commit b37c523c39

View File

@ -342,7 +342,7 @@ virtualservice.networking.istio.io/helloworld-vs created
## Wait for the pods to be ready
Wait for the Apache and Nginx deployments to be up and ready.
Wait for the Apache, Nginx and Whoami deployments to be up and ready.
```shell
watch -n 2 kubectl get deployment helloworld-v{0..2}