Merge pull request #138318 from jsafrane/fix-dra-mirroring

DRA: use full image name in test manifests
This commit is contained in:
Kubernetes Prow Robot
2026-04-13 19:22:11 +05:30
committed by GitHub

View File

@@ -47,7 +47,7 @@ spec:
containers:
- name: pause
image: registry.k8s.io/sig-storage/hostpathplugin # Version and actual registry get patched in during deployment.
image: registry.k8s.io/sig-storage/hostpathplugin:to-be-replaced # Version and actual registry get patched in during deployment.
command:
- /bin/sh
- -c