We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a17bf34 commit bd472b9Copy full SHA for bd472b9
Dockerfile.keda-webhooks
@@ -59,7 +59,8 @@ USER nobody
59
LABEL io.k8s.display-name="OpenShift Custom Metrics Autoscaler Admission Webhooks" \
60
io.k8s.description="This is a component of OpenShift which validates KEDA objects." \
61
com.redhat.component="custom-metrics-autoscaler-admission-webhooks-container" \
62
- name="custom-metrics-autoscaler-admission-webhooks-rhel-9" \
+ name="custom-metrics-autoscaler/custom-metrics-autoscaler-admission-webhooks-rhel9" \
63
+ cpe="cpe:/a:redhat:openshift_custom_metrics_autoscaler:2.15::el9" \
64
summary="custom-metrics-autoscaler-admission-webhooks" \
65
io.openshift.expose-services="" \
66
io.openshift.tags="openshift,custom-metrics-autoscaler-admission-webhooks" \
0 commit comments