Container Options
Appears in
.Values.containerOptions
Defaults
containerOptions:  NVIDIA_CAPS:    - allNVIDIA_CAPS
Defines the NVIDIA_CAPS to be passed as an environment variable to the container.
| Key | containerOptions.NVIDIA_CAPS | 
| Type | list of string | 
| Required | ✅ | 
Helm tpl | ❌ | 
| Default | ["all"] | 
Example:
containerOptions:  NVIDIA_CAPS:    - compute    - utilityFull Examples
containerOptions:  NVIDIA_CAPS:    - compute    - utility