forked from LaconicNetwork/kompose
drop openshift status as well
Signed-off-by: shubhindia <shubhindia123@gmail.com>
This commit is contained in:
+4
-18
@@ -35,13 +35,7 @@ spec:
|
||||
kind: ImageStreamTag
|
||||
name: bar:latest
|
||||
type: ImageChange
|
||||
status:
|
||||
availableReplicas: 0
|
||||
latestVersion: 0
|
||||
observedGeneration: 0
|
||||
replicas: 0
|
||||
unavailableReplicas: 0
|
||||
updatedReplicas: 0
|
||||
|
||||
|
||||
---
|
||||
apiVersion: image.openshift.io/v1
|
||||
@@ -64,8 +58,7 @@ spec:
|
||||
name: latest
|
||||
referencePolicy:
|
||||
type: ""
|
||||
status:
|
||||
dockerImageRepository: ""
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps.openshift.io/v1
|
||||
@@ -104,13 +97,7 @@ spec:
|
||||
kind: ImageStreamTag
|
||||
name: foo:latest
|
||||
type: ImageChange
|
||||
status:
|
||||
availableReplicas: 0
|
||||
latestVersion: 0
|
||||
observedGeneration: 0
|
||||
replicas: 0
|
||||
unavailableReplicas: 0
|
||||
updatedReplicas: 0
|
||||
|
||||
|
||||
---
|
||||
apiVersion: image.openshift.io/v1
|
||||
@@ -133,6 +120,5 @@ spec:
|
||||
name: latest
|
||||
referencePolicy:
|
||||
type: ""
|
||||
status:
|
||||
dockerImageRepository: ""
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user