Skip to content

Commit 871d4f8

Browse files
author
Kiril Christov
committed
fix: additional
1 parent 5284219 commit 871d4f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

make/00_mod.mk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ oci_preflight_image_name_development := jetstack.local/venafi-agent
3232
oci_preflight_build_args := \
3333
--image-annotation="org.opencontainers.image.vendor"="CyberArk Software Ltd." \
3434
--image-annotation="org.opencontainers.image.licenses"="EULA - https://www.cyberark.com/contract-terms/" \
35-
--image-annotation="org.opencontainers.image.authors"="support@venafi.cloud" \
36-
--image-annotation="org.opencontainers.image.title"="Discovery Agent for CyberArk Certificate Manager" \
35+
--image-annotation="org.opencontainers.image.authors"="support@cyberark.com" \
36+
--image-annotation="org.opencontainers.image.title"="Discovery Agent for CyberArk Certificate Manager in Kubernetes and OpenShift Environments" \
3737
--image-annotation="org.opencontainers.image.description"="Gathers machine identity data from Kubernetes clusters." \
3838
--image-annotation="org.opencontainers.image.url"="https://www.cyberark.com/products/certificate-manager-for-kubernetes/" \
3939
--image-annotation="org.opencontainers.image.documentation"="https://docs.venafi.cloud/vaas/k8s-components/c-tlspk-agent-overview/" \

0 commit comments

Comments
 (0)