Skip to content
Snippets Groups Projects
Unverified Commit f8e46507 authored by Zachary Chang's avatar Zachary Chang Committed by GitHub
Browse files

Fix typo (#7489)

parent e444b3c1
No related branches found
No related tags found
No related merge requests found
...@@ -589,7 +589,7 @@ Delete the dev namespace, the nginx deployment and service: ...@@ -589,7 +589,7 @@ Delete the dev namespace, the nginx deployment and service:
```ShellSession ```ShellSession
kubectl delete namespace dev kubectl delete namespace dev
kubectl delete deployment nginx kubectl delete deployment nginx
kubectl delete svc/ngninx kubectl delete svc/nginx
``` ```
### Kubernetes state ### Kubernetes state
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment