From 3412b5fab4bf1543599bd468e8c3e2012891c083 Mon Sep 17 00:00:00 2001 From: Valentin Klopfenstein Date: Mon, 26 Aug 2024 13:48:15 +0200 Subject: [PATCH] Adjust wording --- charts/cert-manager-webhook-dnsimple/values.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/cert-manager-webhook-dnsimple/values.yaml b/charts/cert-manager-webhook-dnsimple/values.yaml index c8daeea..da5cd44 100644 --- a/charts/cert-manager-webhook-dnsimple/values.yaml +++ b/charts/cert-manager-webhook-dnsimple/values.yaml @@ -1,7 +1,7 @@ - # groupName sets the API group name for the API service that registers this webhook service. -# If you wish to customize this name, uncomment line and set the value to an FQDN, i.e. acme.company.com -#groupName: "" +# It will be used when specifying an issuer for a (Cluster)Issuer object. +# When customizing, provide an FQDN, for example acme.my-company.com. +groupName: "acme.dnsimple.com" certManager: namespace: cert-manager