kind: ImageStream
apiVersion: image.openshift.io/v1
spec:
  tags:
  - name: cluster-storage-operator
    from:
      kind: DockerImage
      name: openshift/origin-cluster-storage-operator:latest
