diff --git a/clusters/default/helm/gpu-operator/gpu-operator-release.yml b/clusters/default/helm/gpu-operator/gpu-operator-release.yml index a7d924b..6cde807 100644 --- a/clusters/default/helm/gpu-operator/gpu-operator-release.yml +++ b/clusters/default/helm/gpu-operator/gpu-operator-release.yml @@ -28,4 +28,4 @@ spec: - name: CONTAINERD_SOCKET value: /run/k3s/containerd/containerd.sock - name: CONTAINERD_CONFIG - value: /var/lib/rancher/k3s/agent/etc/containerd/config.toml + value: /etc/containerd/config.d/99-nvidia.toml