Remove unused registry-console's imagestream
@@ -78,19 +78,6 @@ objects:
targetPort: 9090
selector:
name: "registry-console"
- - kind: ImageStream
- apiVersion: v1
- metadata:
- name: registry-console
- annotations:
- description: Atomic Registry console
- spec:
- tags:
- - annotations: null
- from:
- kind: DockerImage
- name: ${IMAGE_PREFIX}${IMAGE_BASENAME}:${IMAGE_VERSION}
- name: ${IMAGE_VERSION}
- kind: OAuthClient
apiVersion: v1
metadata: