spec.containers.env is an array:
env: - name: APP_COLOR value: green
docker run -e APP_COLOR=green simple-webapp-color