update pause to 3.4.1 for tests(e2e)

Signed-off-by: pacoxu <paco.xu@daocloud.io>
This commit is contained in:
pacoxu
2021-02-01 11:53:01 +08:00
parent f4d843682d
commit 0c152cbbbe
22 changed files with 28 additions and 27 deletions

View File

@@ -9,7 +9,7 @@
"containers": [
{
"name": "kubernetes-pause",
"image": "k8s.gcr.io/pause:3.2"
"image": "k8s.gcr.io/pause:3.4.1"
}
],
"restartPolicy": "Never",