Skip to content

Commit 093283e

Browse files
authoredJan 23, 2020
Merge pull request operator-framework#153 from simrandhaliw/patch-1
Bug 1784028: Updating summary for 'Operator Registry ' containers
2 parents 7ae179e + 67ed190 commit 093283e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed
 

‎Dockerfile

+3-2
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,6 @@ USER 1001
4646
EXPOSE 50051
4747

4848
LABEL io.k8s.display-name="OpenShift Operator Registry" \
49-
io.k8s.description="This is a component of OpenShift Operator Lifecycle Manager and is the base for operator catalog API containers." \
50-
maintainer="Odin Team <aos-odin@redhat.com>"
49+
io.k8s.description="This is a component of OpenShift Operator Lifecycle Manager and is the base for operator catalog API containers." \
50+
maintainer="Odin Team <aos-odin@redhat.com>" \
51+
summary="Operator Registry runs in a Kubernetes or OpenShift cluster to provide operator catalog data to Operator Lifecycle Manager."

0 commit comments

Comments
 (0)
Please sign in to comment.