diff --git a/k8s-ds-device-plugin.yaml b/k8s-ds-device-plugin.yaml index c03b20e..a9f3861 100644 --- a/k8s-ds-device-plugin.yaml +++ b/k8s-ds-device-plugin.yaml @@ -29,10 +29,6 @@ spec: image: rg.fr-par.scw.cloud/funcscwriseriscvrunnerappqdvknz9s/riscv-runner:ubuntu-24.04-${TAG} imagePullPolicy: Always command: ["true"] - - name: dind-image-cache - image: rg.fr-par.scw.cloud/funcscwriseriscvrunnerappqdvknz9s/riscv-runner:dind-${TAG} - imagePullPolicy: Always - command: ["true"] containers: - name: device-plugin image: rg.fr-par.scw.cloud/funcscwriseriscvrunnerappqdvknz9s/riscv-runner:device-plugin-${TAG}