kind: ImageStream
apiVersion: image.openshift.io/v1
spec:
  tags:
  - name: cluster-node-tuning-operator
    from:
      kind: DockerImage
      name: registry.svc.ci.openshift.org/openshift/origin-v4.0:cluster-node-tuning-operator
