mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 14:25:49 +02:00
Adjust wording
This commit is contained in:
parent
b9630d8894
commit
3412b5fab4
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue