Skip to content

Commit 6809d49

Browse files
Merge pull request #222 from weshayutin/artdocker16
add konflux/art dockerfile for oadp-1.6
2 parents 601cc2a + 9dbbf69 commit 6809d49

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

konflux.Dockerfile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ COPY LICENSE /licenses/
1313
USER 65534:65534
1414
ENTRYPOINT ["/bin/bash", "-c", "cp /plugins/* /target/."]
1515

16-
LABEL description="OpenShift API for Data Protection - Hypershift Velero Plugin"
17-
LABEL io.k8s.description="OpenShift API for Data Protection - Hypershift Velero Plugin"
18-
LABEL io.k8s.display-name="OpenShift API for Data Protection Hypershift Velero Plugin"
16+
LABEL description="OpenShift API for Data Protection - HyperShift OADP Plugin"
17+
LABEL io.k8s.description="OpenShift API for Data Protection - HyperShift OADP Plugin"
18+
LABEL io.k8s.display-name="OADP HyperShift OADP Plugin"
1919
LABEL io.openshift.tags="migration"
20-
LABEL summary="OpenShift API for Data Protection - Hypershift Velero Plugin"
20+
LABEL summary="OpenShift API for Data Protection - HyperShift OADP Plugin"

0 commit comments

Comments
 (0)