Skip to content

Commit

Permalink
fix: fetch csi-node-driver-registrar image (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
yetone authored Nov 28, 2024
1 parent d3d6f07 commit 4c73b56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helm/bento-image-snapshotter/templates/daemonset-systemd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ spec:
echo "Pulled pause image: $pause_image"
fi
nsenter -t 1 -m ctr -n k8s.io content fetch gke.gcr.io/csi-node-driver-registrar:v2.9.4-gke.14@sha256:76f5678b02f8f0b82f2b31275976e5a24187e3e552d273aa7dca75f7da0edb9d
volumeMounts:
- name: config
mountPath: "/config/"
Expand Down

0 comments on commit 4c73b56

Please sign in to comment.