We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d254a31 commit 3de1b27Copy full SHA for 3de1b27
Dockerfile.rhtap
@@ -11,7 +11,8 @@ FROM registry.redhat.io/rhel9-2-els/rhel:9.2
11
ARG version=2.7
12
13
LABEL \
14
- name="cluster-api-provider-agent" \
+ name="multicluster-engine/cluster-api-provider-agent-rhel9" \
15
+ cpe="cpe:/a:redhat:multicluster_engine:2.7::el9" \
16
com.redhat.component="cluster-api-provider-agent" \
17
description="Kubernetes-native declarative infrastructure for agent-based installation. \
18
cluster-api-provider-agent serves as infrastructure provider for Kubernetes cluster-api." \
0 commit comments