Skip to content

Commit eeeb045

Browse files
committed
UPSTREAM: <carry>: add manifests to image
Signed-off-by: Joe Lanford <[email protected]>
1 parent 5874f87 commit eeeb045

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

openshift/operator-controller.Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ RUN make go-build-local
66
FROM registry.ci.openshift.org/ocp/4.14:base
77
USER 1001
88
COPY --from=builder /build/bin/manager /manager
9+
COPY openshift/manifests /openshift/manifests
10+
911
LABEL io.k8s.display-name="OpenShift Operator Lifecycle Manager Operator Controller" \
1012
io.k8s.description="This is a component of OpenShift Container Platform that allows operator installation."

0 commit comments

Comments
 (0)