Skip to content
Snippets Groups Projects
Commit 112b4a92 authored by Diogo Filipe Tomas Guerra's avatar Diogo Filipe Tomas Guerra Committed by Spyridon Trigazis
Browse files

Sync nvidia pods for the gpu helm chart

parent f4588543
No related branches found
No related tags found
1 merge request!47Sync nvidia-gpu helm chart containers
Pipeline #2122765 passed
......@@ -259,3 +259,15 @@ k8s.gcr.io/pause:
image: gitlab-registry.cern.ch/cloud/fedora-buildah:rawhide
script:
- ./sync_image.sh "k8s.gcr.io/pause:3.0"
k8s.gcr.io/nvidia-gpu-device-plugin:
stage: image_sync
image: gitlab-registry.cern.ch/cloud/fedora-buildah:rawhide
script:
- ./sync_image.sh "gcr.io/google-containers/nvidia-gpu-device-plugin:0842734032018be107fa2490c98156992911e3e1f2a21e059ff0105b07dd8e9e"
docker.io/mindprince/nvidia_gpu_prometheus_exporter:
stage: image_sync
image: gitlab-registry.cern.ch/cloud/fedora-buildah:rawhide
script:
- ./sync_image.sh "docker.io/mindprince/nvidia_gpu_prometheus_exporter:0.1"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment