Skip to content

Commit

Permalink
ROX-27485: Add comment not to delete source-location LABEL from Konfl…
Browse files Browse the repository at this point in the history
…ux Dockerfiles (#2002)

* Add comment not to delete source-location LABEL from Konflux Dockerfiles

* Update collector/container/konflux.Dockerfile

Co-authored-by: Misha Sugakov <[email protected]>

---------

Co-authored-by: Misha Sugakov <[email protected]>
  • Loading branch information
tommartensen and msugakov authored Jan 3, 2025
1 parent e301c70 commit 3eb2391
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collector/container/konflux.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ LABEL \
io.k8s.description="This image supports runtime data collection for Red Hat Advanced Cluster Security for Kubernetes" \
io.openshift.tags="rhacs,collector,stackrox" \
maintainer="Red Hat, Inc." \
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
source-location="https://github.com/stackrox/collector" \
summary="Runtime data collection for Red Hat Advanced Cluster Security for Kubernetes" \
url="https://catalog.redhat.com/software/container-stacks/detail/60eefc88ee05ae7c5b8f041c" \
Expand Down

0 comments on commit 3eb2391

Please sign in to comment.