mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 12:43:23 +00:00
bump pause to 3.2 in kubectl test data
This commit is contained in:
parent
53da837872
commit
8ba86728e3
@ -13,7 +13,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mock-container
|
- name: mock-container
|
||||||
image: k8s.gcr.io/pause:3.1
|
image: k8s.gcr.io/pause:3.2
|
||||||
---
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: ReplicationController
|
kind: ReplicationController
|
||||||
@ -30,4 +30,4 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mock-container
|
- name: mock-container
|
||||||
image: k8s.gcr.io/pause:3.1
|
image: k8s.gcr.io/pause:3.2
|
||||||
|
@ -14,4 +14,4 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: mock-container
|
- name: mock-container
|
||||||
image: k8s.gcr.io/pause:3.1
|
image: k8s.gcr.io/pause:3.2
|
||||||
|
Loading…
Reference in New Issue
Block a user