Skip to content

Commit ffea8c1

Browse files
committed
Set name label
as suggested in #2453
1 parent a788718 commit ffea8c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

collector/container/konflux.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ LABEL \
101101
io.k8s.display-name="collector" \
102102
io.openshift.tags="rhacs,collector,stackrox" \
103103
maintainer="Red Hat, Inc." \
104-
name="rhacs-collector-rhel8" \
104+
name="advanced-cluster-security/rhacs-collector-rhel8" \
105105
# Custom Snapshot creation in `operator-bundle-pipeline` depends on source-location label to be set correctly.
106106
source-location="https://github.com/stackrox/collector" \
107107
summary="Runtime data collection for Red Hat Advanced Cluster Security for Kubernetes" \

0 commit comments

Comments
 (0)