drop status field from test yamls

Signed-off-by: shubhindia <shubhindia123@gmail.com>
This commit is contained in:
shubhindia
2023-10-29 12:08:59 +05:30
parent 21d8dc8a81
commit 9d3dfeab41
47 changed files with 108 additions and 181 deletions
+4 -6
View File
@@ -16,8 +16,7 @@ spec:
targetPort: 8020
selector:
io.kompose.service: another-namenode
status:
loadBalancer: {}
---
apiVersion: v1
@@ -37,8 +36,7 @@ spec:
targetPort: 8020
selector:
io.kompose.service: namenode
status:
loadBalancer: {}
---
apiVersion: apps/v1
@@ -79,7 +77,7 @@ spec:
protocol: TCP
resources: {}
restartPolicy: Always
status: {}
---
apiVersion: v1
@@ -144,5 +142,5 @@ spec:
protocol: TCP
resources: {}
restartPolicy: Always
status: {}
+2 -4
View File
@@ -16,8 +16,7 @@ spec:
targetPort: 8020
selector:
io.kompose.service: another-namenode
status:
loadBalancer: {}
---
apiVersion: v1
@@ -37,8 +36,7 @@ spec:
targetPort: 8020
selector:
io.kompose.service: namenode
status:
loadBalancer: {}
---
apiVersion: v1