From 2acc8ae349d3eb6ffdc2c4e6a1de3f6e42a0e2d2 Mon Sep 17 00:00:00 2001 From: "Ims, Julie" Date: Wed, 19 Jun 2024 15:08:21 +0200 Subject: [PATCH] correct comment in values file Signed-off-by: Ims, Julie --- charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index fb41ee10..33252305 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -2029,7 +2029,7 @@ server: # -- Usages for the certificate ### Ref: https://cert-manager.io/docs/reference/api-docs/#cert-manager.io/v1.KeyUsage usages: [] - # Allows the certificate to be composed from data residing in existing Kubernetes Resources, including other Secrets. + # -- Annotations that allow the certificate to be composed from data residing in existing Kubernetes Resources secretTemplateAnnotations: {} # TLS certificate configuration via Secret