Skip to content

Commit

Permalink
Update quick-start.md (#34)
Browse files Browse the repository at this point in the history
Add appropriate comment
  • Loading branch information
architchandra authored Feb 22, 2024
1 parent f3139cc commit ad78452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/quick-start.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ namespace/demo-nginx created
```

```shell
# First we create a namespace for nginx
# Then let's create the deployment for nginx
kubectl create deployment nginx-deployment -n demo-nginx --image=nginx

deployment.apps/nginx-deployment created
Expand Down

0 comments on commit ad78452

Please # to comment.