Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion Dockerfile.rhtas-operator.rh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,8 @@ LABEL io.k8s.display-name="RHTAS operator container image for Red Hat Trusted Ar
LABEL io.openshift.tags="rhtas-operator, Red Hat Trusted Artifact Signer."
LABEL summary="Operator for the rhtas-operator."
LABEL com.redhat.component="rhtas-operator"
LABEL name="rhtas-operator"
LABEL name="rhtas/rhtas-rhel9-operator"
LABEL cpe="cpe:/a:redhat:trusted_artifact_signer:1.2::el9"

LABEL features.operators.openshift.io/cni="false"
LABEL features.operators.openshift.io/disconnected="false"
Expand Down
Loading