apiVersion: v1 kind: ConfigMap metadata: name: nvidia-gpu-operator-23.9.2-d2iq-defaults namespace: ${releaseNamespace} data: values.yaml: | nfd: enabled: false driver: enabled: false devicePlugin: config: # Create a ConfigMap (default: false) create: false version: v0.14.5-ubi8 toolkit: # toolkit needs to be set on per OS # see: https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/getting-started.html#bare-metal-passthrough-with-default-configurations-on-centos # this comment explains the dependency on the hosts # version of libc.so # https://github.com/NVIDIA/gpu-operator/issues/72#issuecomment-742023528 version: v1.14.6-ubuntu20.04 gfd: enabled: true version: v0.8.1-ubi8 dcgm: enabled: true version: 3.3.0-1-ubuntu22.04 dcgmExporter: enabled: true version: 3.3.0-3.2.0-ubuntu22.04 validator: version: v23.9.2