mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
Merge pull request #15505 from dchen1107/fix
Auto commit by PR queue bot
This commit is contained in:
commit
866d7d4fb9
@ -49,7 +49,7 @@ var _ = Describe("Etcd failure", func() {
|
|||||||
Client: framework.Client,
|
Client: framework.Client,
|
||||||
Name: "baz",
|
Name: "baz",
|
||||||
Namespace: framework.Namespace.Name,
|
Namespace: framework.Namespace.Name,
|
||||||
Image: "gcr.io/google_containers/nginx",
|
Image: "beta.gcr.io/google_containers/pause:2.0",
|
||||||
Replicas: 1,
|
Replicas: 1,
|
||||||
})).NotTo(HaveOccurred())
|
})).NotTo(HaveOccurred())
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user