Skip to content

Commit

Permalink
Merge pull request #33 from paulfantom/cvp
Browse files Browse the repository at this point in the history
Bug 1867510: fix CVP issues due to incorrect labels set
  • Loading branch information
openshift-merge-robot authored Aug 11, 2020
2 parents fa9495c + 0435c0e commit 7b39891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.ocp
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ FROM registry.svc.ci.openshift.org/openshift/origin-v4.0:base
LABEL io.k8s.display-name="OpenShift Thanos" \
io.k8s.description="Highly available Prometheus setup with long term storage capabilities." \
io.openshift.tags="prometheus,monitoring" \
maintainer="OpenShift Development <dev@lists.openshift.redhat.com>" \
version="v0.6.0"
summary="Highly available Prometheus setup with long term storage capabilities." \
maintainer="OpenShift Monitoring Team <team-monitoring@redhat.com>"

COPY --from=builder /go/src/github.com/improbable-eng/thanos/thanos /bin/thanos

Expand Down

0 comments on commit 7b39891

Please sign in to comment.