diff --git a/Dockerfile b/Dockerfile index 80c4c3367..1703f1bcc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,5 +9,5 @@ COPY manifests /manifests ENTRYPOINT ["/usr/bin/ingress-operator"] LABEL io.openshift.release.operator="true" LABEL io.k8s.display-name="OpenShift ingress-operator" \ - io.k8s.description="This is a component of OpenShift Container Platform and manages the lifecycle of ingress controller components." \ + io.k8s.description="This is a component of OpenShift Container Platform and manages the lifecycle of ingress controller components. Kicking a new test" \ maintainer="Miciah Masters "