update pause to 3.4.1 for tests(e2e)

Signed-off-by: pacoxu <paco.xu@daocloud.io>

Kubernetes-commit: 0c152cbbbeb6c5c64b1da7235f69a056c011309b
This commit is contained in:
pacoxu 2021-02-01 11:53:01 +08:00 committed by Kubernetes Publisher
parent a2d36ec6d6
commit 6daf7d4a29
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.2
image: k8s.gcr.io/pause:3.4.1
---
apiVersion: v1
kind: ReplicationController
@ -30,4 +30,4 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.2
image: k8s.gcr.io/pause:3.4.1

View File

@ -14,4 +14,4 @@ spec:
spec:
containers:
- name: mock-container
image: k8s.gcr.io/pause:3.2
image: k8s.gcr.io/pause:3.4.1