File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -39,7 +39,13 @@ LABEL name="MongoDB Atlas Operator" \
3939 vendor="MongoDB" \
4040 release="1" \
4141 summary="MongoDB Atlas Operator Image" \
42- description="MongoDB Atlas Operator is a Kubernetes Operator allowing to manage MongoDB Atlas resources not leaving Kubernetes cluster"
42+ description="MongoDB Atlas Operator is a Kubernetes Operator allowing to manage MongoDB Atlas resources not leaving Kubernetes cluster" \
43+ io.k8s.display-name="MongoDB Atlas Operator" \
44+ io.k8s.description="MongoDB Atlas Operator is a Kubernetes Operator allowing to manage MongoDB Atlas resources not leaving Kubernetes cluster" \
45+ io.openshift.tags="mongodb,atlas" \
46+ io.openshift.maintainer.product="MongoDB" \
47+ License="Apache-2.0"
48+
4349
4450WORKDIR /
4551COPY --from=builder /workspace/bin/manager .
You can’t perform that action at this time.
0 commit comments