Skip to content

Commit 80f35bf

Browse files
authored
Merge pull request aws-samples#363 from dalbhanj/master
Merged aws-samples#363
2 parents 085cdb1 + afd90fe commit 80f35bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-path-basics/103-kubernetes-concepts/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ If rolling back to a specific revision then enter:
703703

704704
Run the following command to delete the Deployment:
705705

706-
$ kubectl delete -f templates/deployment.yaml
706+
$ kubectl delete -f deployment.yaml
707707
deployment "nginx-deployment" deleted
708708

709709
== Service

0 commit comments

Comments
 (0)