Skip to content

Commit

Permalink
Updated Deployment Task Guide
Browse files Browse the repository at this point in the history
  • Loading branch information
alihussainia authored May 30, 2021
1 parent d6bc80d commit f1bae47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion task-6/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ In task-6, we are going to follow these steps:

1. Deploy the `deployment.yaml` manifest file using:
```bash
kubectl create -f $WORKING_DIR/task-7/deployment.yaml
kubectl create -f $WORKING_DIR/task-6/deployment.yaml
```
2. Watch the deployment status using:
```bash
Expand Down

0 comments on commit f1bae47

Please sign in to comment.