diff --git a/clusters/default/helm/gpu-operator/gpu-operator-release.yml b/clusters/default/helm/gpu-operator/gpu-operator-release.yml index 6cde807..a7d924b 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: /etc/containerd/config.d/99-nvidia.toml + value: /var/lib/rancher/k3s/agent/etc/containerd/config.toml