mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 21:21:14 +00:00
e2e images pulled from gcr.io
This commit is contained in:
@@ -212,7 +212,7 @@ func testPDPod(diskName, targetHost string, readOnly bool) *api.Pod {
|
||||
Containers: []api.Container{
|
||||
{
|
||||
Name: "testpd",
|
||||
Image: "kubernetes/pause",
|
||||
Image: "gcr.io/google_containers/pause",
|
||||
VolumeMounts: []api.VolumeMount{
|
||||
{
|
||||
Name: "testpd",
|
||||
|
Reference in New Issue
Block a user