Skip to content

Commit b081323

Browse files
Add description label to downstream container image (#722)
1 parent 2ea1a7c commit b081323

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/update-build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ LABEL maintainer="[email protected]"
1515
LABEL io.openshift.tags="network-observability-flowlogs-pipeline"
1616
LABEL upstream-vcs-ref="${COMMIT}"
1717
LABEL upstream-vcs-type="git"
18+
LABEL description="Flow-Logs Pipeline (a.k.a. FLP) is an observability tool that consumes logs from various inputs, transform them and export logs to loki and / or time series metrics to prometheus."
1819
EOF
1920

2021

0 commit comments

Comments
 (0)