Update define-environment-variable-container.md

Enhanced environment variable application notes
This commit is contained in:
wawa
2020-06-07 10:50:25 +08:00
committed by GitHub
parent 409243673d
commit 4bd73bee23
@@ -84,6 +84,11 @@ The environment variables set using the `env` or `envFrom` field
override any environment variables specified in the container image.
{{< /note >}}
{{< note >}}
The environment variables can reference each other, and cycles are possible,
pay attention to the order before using
{{< /note >}}
## Using environment variables inside of your config
Environment variables that you define in a Pod's configuration can be used