FROM scratch

LABEL com.redhat.component="3scale-operator-metadata-container" \
      com.redhat.delivery.appregistry=true \
      name="3scale-amp2/3scale-rhel7-operator-metadata" \
      version="1.11.0" \
      summary="3scale operator container image dev metadata" \
      description="3scale operator container image dev metadata" \
      io.k8s.display-name="3scale operator metadata" \
      io.openshift.expose-services="" \
      io.openshift.tags="3scale, api" \
      maintainer="Eguzki Astiz Lezaun <eastizle@redhat.com>"

COPY ./manifests /manifests
