Questo contenuto non è disponibile nella lingua selezionata.
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. |