Fixed environment variables use-case
This commit is contained in:
parent
e5c0531677
commit
eda11f14d7
|
@ -237,7 +237,7 @@ metadata:
|
||||||
|
|
||||||
### Use-Case: Consume ConfigMap in environment variables
|
### Use-Case: Consume ConfigMap in environment variables
|
||||||
|
|
||||||
ConfigMaps can be used to populate the value of command line arguments. As an example, consider
|
ConfigMaps can be used to populate environment variables. As an example, consider
|
||||||
the following ConfigMap:
|
the following ConfigMap:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
|
Loading…
Reference in New Issue