Add note about environment variable overriding

Closes: #3195
This commit is contained in:
Qiming Teng
2018-01-21 17:10:59 +08:00
parent b5e1d67435
commit 8fa52da2fa
@@ -64,6 +64,10 @@ Pod:
1. To exit the shell, enter `exit`.
**Note:** The environment variables set using the `env` or `envFrom` field
would override the ones specified in the container image.
{: .note}
{% endcapture %}
{% capture whatsnext %}