Skip to content

Commit c4e4012

Browse files
committed
Renamed app.yml to app.yaml
1 parent 68d43f3 commit c4e4012

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

03-path-application-development/310-chaos-engineering/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ These services are built as Docker images and deployed in Kubernetes. All servic
5050

5151
To deploy the application so that it can be a subject of a chaos experiment, execute the following:
5252

53-
$ kubectl create -f templates/app.yml
53+
$ kubectl create -f templates/app.yaml
5454

5555
Wait for approximately 3 mins for the load balancer to accept request.
5656

0 commit comments

Comments
 (0)