drop openshift status as well
Signed-off-by: shubhindia <shubhindia123@gmail.com>
This commit is contained in:
+4
-20
@@ -76,13 +76,7 @@ spec:
|
||||
kind: ImageStreamTag
|
||||
name: redis:3.0
|
||||
type: ImageChange
|
||||
status:
|
||||
availableReplicas: 0
|
||||
latestVersion: 0
|
||||
observedGeneration: 0
|
||||
replicas: 0
|
||||
unavailableReplicas: 0
|
||||
updatedReplicas: 0
|
||||
|
||||
|
||||
---
|
||||
apiVersion: image.openshift.io/v1
|
||||
@@ -105,8 +99,7 @@ spec:
|
||||
name: "3.0"
|
||||
referencePolicy:
|
||||
type: ""
|
||||
status:
|
||||
dockerImageRepository: ""
|
||||
|
||||
|
||||
---
|
||||
apiVersion: apps.openshift.io/v1
|
||||
@@ -153,13 +146,7 @@ spec:
|
||||
kind: ImageStreamTag
|
||||
name: web:latest
|
||||
type: ImageChange
|
||||
status:
|
||||
availableReplicas: 0
|
||||
latestVersion: 0
|
||||
observedGeneration: 0
|
||||
replicas: 0
|
||||
unavailableReplicas: 0
|
||||
updatedReplicas: 0
|
||||
|
||||
|
||||
---
|
||||
apiVersion: image.openshift.io/v1
|
||||
@@ -182,8 +169,7 @@ spec:
|
||||
name: latest
|
||||
referencePolicy:
|
||||
type: ""
|
||||
status:
|
||||
dockerImageRepository: ""
|
||||
|
||||
|
||||
---
|
||||
apiVersion: v1
|
||||
@@ -201,6 +187,4 @@ spec:
|
||||
kind: Service
|
||||
name: web
|
||||
weight: null
|
||||
status:
|
||||
ingress: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user