Configuring env variables for pods.

env

We have other ways to configure environment variables in the definition files i.e., using configMapKeyRef and secretKeyRef.
We will know more about this in secrets.

env-2