Skip to content

Commit 8145056

Browse files
committed
update list yaml
1 parent 7184bb0 commit 8145056

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

kubernetes/e2e_test/test_yaml/list.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ items:
99
ports:
1010
- protocol: TCP
1111
port: 80
12-
selector:
13-
app: list-deployment-test
1412
- apiVersion: apps/v1
1513
kind: Deployment
1614
metadata:
@@ -26,4 +24,4 @@ items:
2624
spec:
2725
containers:
2826
- name: nginx
29-
image: nginx
27+
image: nginx:1.15.4

0 commit comments

Comments
 (0)