istio v1.31.0
TrafficExtension.spec.wasm.vmConfig.env
Specifies environment variables to be injected to this VM.
| Field / Type | Description |
|---|---|
name | Name of the environment variable.
|
value | Value for the environment variable.
|
valueFrom | Source for the environment variable's value. Valid Options: INLINE, HOST
|