drop status field from test yamls
Signed-off-by: shubhindia <shubhindia123@gmail.com>
This commit is contained in:
@@ -20,8 +20,7 @@ spec:
|
||||
selector:
|
||||
io.kompose.service: front-end
|
||||
type: LoadBalancer
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
@@ -66,5 +65,5 @@ spec:
|
||||
protocol: TCP
|
||||
resources: {}
|
||||
restartPolicy: Always
|
||||
status: {}
|
||||
|
||||
|
||||
|
||||
@@ -20,8 +20,7 @@ spec:
|
||||
selector:
|
||||
io.kompose.service: front-end
|
||||
type: ClusterIP
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
@@ -66,7 +65,7 @@ spec:
|
||||
protocol: TCP
|
||||
resources: {}
|
||||
restartPolicy: Always
|
||||
status: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
@@ -94,6 +93,5 @@ spec:
|
||||
number: 80
|
||||
path: /
|
||||
pathType: Prefix
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
|
||||
@@ -20,8 +20,7 @@ spec:
|
||||
selector:
|
||||
io.kompose.service: front-end
|
||||
type: LoadBalancer
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps.openshift.io/v1
|
||||
|
||||
@@ -20,8 +20,7 @@ spec:
|
||||
selector:
|
||||
io.kompose.service: front-end
|
||||
type: ClusterIP
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps.openshift.io/v1
|
||||
|
||||
Reference in New Issue
Block a user