forked from LaconicNetwork/kompose
drop status field from test yamls
Signed-off-by: shubhindia <shubhindia123@gmail.com>
This commit is contained in:
+3
-5
@@ -16,8 +16,7 @@ spec:
|
||||
targetPort: 80
|
||||
selector:
|
||||
io.kompose.service: front-end
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
@@ -58,7 +57,7 @@ spec:
|
||||
protocol: TCP
|
||||
resources: {}
|
||||
restartPolicy: Always
|
||||
status: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
@@ -84,6 +83,5 @@ spec:
|
||||
number: 80
|
||||
path: /
|
||||
pathType: Prefix
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user