pull/7502/head
Zachary Chang 2021-04-13 00:43:38 +08:00 committed by GitHub
parent e444b3c140
commit f8e4650791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -589,7 +589,7 @@ Delete the dev namespace, the nginx deployment and service:
```ShellSession
kubectl delete namespace dev
kubectl delete deployment nginx
kubectl delete svc/ngninx
kubectl delete svc/nginx
```
### Kubernetes state