Skip to content

Commit b24ffd6

Browse files
Merge pull request #45 from smarterclayton/service_catalog_not_part_of_operator
Service catalog is not ready to be in the release payload
2 parents ac80e21 + 876b6ef commit b24ffd6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ FROM registry.svc.ci.openshift.org/openshift/origin-v4.0:base
77
COPY --from=builder /go/src/github.com/kubernetes-incubator/service-catalog/_output/local/bin/linux/amd64/service-catalog /usr/bin/
88
COPY manifests /manifests/
99
CMD ["/usr/bin/service-catalog"]
10-
LABEL io.openshift.release.operator=true

Dockerfile.rhel7

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ FROM registry.svc.ci.openshift.org/ocp/4.0:base
77
COPY --from=builder /go/src/github.com/kubernetes-incubator/service-catalog/_output/local/bin/linux/amd64/service-catalog /usr/bin/
88
COPY manifests /manifests/
99
CMD ["/usr/bin/service-catalog"]
10-
LABEL io.openshift.release.operator=true

0 commit comments

Comments
 (0)