此内容没有您所选择的语言版本。
Chapter 44. ContainerEnvVar schema reference
Used in: ContainerTemplate
| Property | Property type | Description |
|---|---|---|
| name | string | The environment variable key. |
| value | string | The environment variable value. |
| valueFrom | Reference to the secret or config map property to which the environment variable is set. |