diff --git a/conf/patches/gpu-nodes.yaml b/conf/patches/gpu-nodes.yaml index 8e100d92..5936c160 100644 --- a/conf/patches/gpu-nodes.yaml +++ b/conf/patches/gpu-nodes.yaml @@ -9,7 +9,7 @@ spec: - docker-healthcheck.service manifest: | Type=oneshot - ExecStart=/bin/bash -c '/usr/bin/curl -L -S -f https://raw.githubusercontent.com/vanvalenlab/kiosk/gpus/scripts/nvidia-docker-installer.sh | /bin/bash -x' + ExecStart=/bin/bash -c '/usr/bin/curl -L -S -f https://raw.githubusercontent.com/vanvalenlab/kiosk/master/scripts/nvidia-docker-installer.sh | /bin/bash -x' name: nvidia-docker-install.service minSize: 0 maxSize: 2