Fix command

Miguel Veloso 2019-08-16 21:43:17 +01:00
parent 74d2f27b45
commit a1226a92d5

@ -231,7 +231,7 @@ aae88fd2d810 d69a5113ceae "docker-entrypoint.s…"
To delete eShop deployments you can use this command: To delete eShop deployments you can use this command:
```powershell ```powershell
helm delete --purge $(helm ls --short eshop) helm delete --purge $(helm ls --all --short eshop)
``` ```
## Known issues ## Known issues