diff --git a/cluster/helm/gpu-operator/gpu-operator-release.yml b/cluster/helm/gpu-operator/gpu-operator-release.yml index c69b42b..9200360 100644 --- a/cluster/helm/gpu-operator/gpu-operator-release.yml +++ b/cluster/helm/gpu-operator/gpu-operator-release.yml @@ -27,3 +27,5 @@ spec: env: - name: CONTAINERD_SOCKET value: /run/k3s/containerd/containerd.sock + - name: CONTAINERD_CONFIG + value: /var/lib/rancher/k3s/agent/etc/containerd/config.toml