forked from LaconicNetwork/kompose
drop status field from test yamls
Signed-off-by: shubhindia <shubhindia123@gmail.com>
This commit is contained in:
@@ -13,8 +13,7 @@ spec:
|
||||
targetPort: 6379
|
||||
selector:
|
||||
io.kompose.service: redis
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps/v1
|
||||
@@ -75,5 +74,5 @@ spec:
|
||||
maxSkew: 1
|
||||
topologyKey: ssd
|
||||
whenUnsatisfiable: ScheduleAnyway
|
||||
status: {}
|
||||
|
||||
|
||||
|
||||
@@ -13,8 +13,7 @@ spec:
|
||||
targetPort: 6379
|
||||
selector:
|
||||
io.kompose.service: redis
|
||||
status:
|
||||
loadBalancer: {}
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps.openshift.io/v1
|
||||
|
||||
Reference in New Issue
Block a user