Merge pull request #7039 from tengqm/env-override
Add note about environment variable overriding
This commit is contained in:
@@ -64,6 +64,10 @@ Pod:
|
|||||||
|
|
||||||
1. To exit the shell, enter `exit`.
|
1. To exit the shell, enter `exit`.
|
||||||
|
|
||||||
|
**Note:** The environment variables set using the `env` or `envFrom` field
|
||||||
|
will override any environment variables specified in the container image.
|
||||||
|
{: .note}
|
||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
{% capture whatsnext %}
|
{% capture whatsnext %}
|
||||||
|
|||||||
Reference in New Issue
Block a user