Skip to content

Commit 8431ffa

Browse files
author
Vic Iglesias
authored
Merge pull request GoogleCloudPlatform#18 from erictune/patch-1
Remove incorrect key from "env" spec
2 parents 7af8ba5 + 0fe9191 commit 8431ffa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ The `sample-webapp` folder contains a simple Google App Engine Python applicatio
3535
Before deploying the `locust-master` and `locust-worker` controllers, update each to point to the location of your deployed sample web application. Set the `TARGET_HOST` environment variable found in the `spec.template.spec.containers.env` field to your sample web application URL.
3636

3737
- name: TARGET_HOST
38-
key: TARGET_HOST
3938
value: http://PROJECT-ID.appspot.com
4039

4140
### Update Controller Docker Image (Optional)
@@ -155,4 +154,4 @@ To delete the sample web application, visit the [Google Cloud Console](https://c
155154

156155
## License
157156

158-
This code is Apache 2.0 licensed and more information can be found in `LICENSE`. For information on licenses for third party software and libraries, refer to the `docker-image/licenses` directory.
157+
This code is Apache 2.0 licensed and more information can be found in `LICENSE`. For information on licenses for third party software and libraries, refer to the `docker-image/licenses` directory.

0 commit comments

Comments
 (0)