mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +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,
|
||||
Name: "baz",
|
||||
Namespace: framework.Namespace.Name,
|
||||
Image: "gcr.io/google_containers/nginx",
|
||||
Image: "beta.gcr.io/google_containers/pause:2.0",
|
||||
Replicas: 1,
|
||||
})).NotTo(HaveOccurred())
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user