We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 49d13e8 + 5fe57a1 commit d2e1a0dCopy full SHA for d2e1a0d
Dockerfile.rhel7
@@ -13,7 +13,6 @@ COPY --from=builder /go/src/github.com/openshift/cluster-kube-apiserver-operator
13
COPY --from=builder /go/src/github.com/openshift/cluster-kube-apiserver-operator/cluster-kube-apiserver-operator /usr/bin/
14
COPY manifests /manifests
15
COPY bindata/bootkube/scc-manifests /manifests
16
-COPY vendor/github.com/openshift/api/operator/v1/zz_generated.crd-manifests/0000_20_kube-apiserver_01_kubeapiservers.crd.yaml /manifests
17
LABEL io.openshift.release.operator true
18
# FIXME: entrypoint shouldn't be bash but the binary (needs fixing the chain)
19
# ENTRYPOINT ["/usr/bin/cluster-kube-apiserver-operator"]
0 commit comments