mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 21:50:05 +00:00
Use an up-to-date nginx image for e2e tests
This commit is contained in:
@@ -114,7 +114,7 @@ var _ = Describe("Services", func() {
|
||||
},
|
||||
}
|
||||
|
||||
By("submitting the pod to kuberenetes")
|
||||
By("submitting the pod to kubernetes")
|
||||
defer func() {
|
||||
By("deleting the pod")
|
||||
defer GinkgoRecover()
|
||||
|
Reference in New Issue
Block a user