Skip to content

Commit f82cdb8

Browse files
Kiril Christovinteon
authored andcommitted
fix: additional
1 parent 8606fa9 commit f82cdb8

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
@@ -35,8 +35,8 @@ oci_preflight_image_name_development := jetstack.local/venafi-agent
3535
oci_preflight_build_args := \
3636
--image-annotation="org.opencontainers.image.vendor"="CyberArk Software Ltd." \
3737
--image-annotation="org.opencontainers.image.licenses"="EULA - https://www.cyberark.com/contract-terms/" \
38-
--image-annotation="org.opencontainers.image.authors"="support@venafi.cloud" \
39-
--image-annotation="org.opencontainers.image.title"="Discovery Agent for CyberArk Certificate Manager" \
38+
--image-annotation="org.opencontainers.image.authors"="support@cyberark.com" \
39+
--image-annotation="org.opencontainers.image.title"="Discovery Agent for CyberArk Certificate Manager in Kubernetes and OpenShift Environments" \
4040
--image-annotation="org.opencontainers.image.description"="Gathers machine identity data from Kubernetes clusters." \
4141
--image-annotation="org.opencontainers.image.url"="https://www.cyberark.com/products/certificate-manager-for-kubernetes/" \
4242
--image-annotation="org.opencontainers.image.documentation"="https://docs.venafi.cloud/vaas/k8s-components/c-tlspk-agent-overview/" \

0 commit comments

Comments
 (0)