GoogleCloudPlatform / distributed-load-testing-using-kubernetes

Distributed load testing using Kubernetes on Google Container Engine
http://cloud.google.com/solutions/distributed-load-testing-using-kubernetes
Apache License 2.0
442 stars 259 forks source link

Remove incorrect key from "env" spec #18

Closed erictune closed 7 years ago

erictune commented 7 years ago

There is no "key" in an "env". Just "name". Reference docs: https://kubernetes.io/docs/api-reference/v1.6/#envvar-v1-core

Verified using kubectl 1.5.4 / server 1.6.4.

erictune commented 7 years ago

Context: SO user question: https://stackoverflow.com/questions/44789565/failed-to-deploy-kubernetes-controller-on-google-container-engine