Quality improvement

This commit is contained in:
savagebidoof 2023-05-04 03:12:28 +02:00
parent 1b1ca0dbd8
commit 7e5c9a89a4

View File

@ -437,12 +437,12 @@ Finally, a cleanup from the resources deployed.
kubectl delete -f ./
```
```text
deployment.apps "helloworld-v0" deleted
deployment.apps "helloworld-v1" deleted
deployment.apps "helloworld-v2" deleted
destinationrule.networking.istio.io "helloworld.default.svc.cluster.local" deleted
gateway.networking.istio.io "helloworld-gateway" deleted
service "helloworld" deleted
virtualservice.networking.istio.io "helloworld-vs" deleted
```