We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9630d8 commit 3412b5fCopy full SHA for 3412b5f
charts/cert-manager-webhook-dnsimple/values.yaml
@@ -1,7 +1,7 @@
1
-
2
# groupName sets the API group name for the API service that registers this webhook service.
3
-# If you wish to customize this name, uncomment line and set the value to an FQDN, i.e. acme.company.com
4
-#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"
5
6
certManager:
7
namespace: cert-manager
0 commit comments