We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68d43f3 commit c4e4012Copy full SHA for c4e4012
03-path-application-development/310-chaos-engineering/readme.adoc
@@ -50,7 +50,7 @@ These services are built as Docker images and deployed in Kubernetes. All servic
50
51
To deploy the application so that it can be a subject of a chaos experiment, execute the following:
52
53
- $ kubectl create -f templates/app.yml
+ $ kubectl create -f templates/app.yaml
54
55
Wait for approximately 3 mins for the load balancer to accept request.
56
03-path-application-development/310-chaos-engineering/templates/app.yml renamed to 03-path-application-development/310-chaos-engineering/templates/app.yaml
0 commit comments