Improve documentation of groupName in the helm values.

Signed-off-by: Niklas Beierl <22919961+NiklasBeierl@users.noreply.github.com>
This commit is contained in:
Niklas Beierl
2025-08-12 12:36:05 +02:00
parent 0dcb653740
commit 661c9d80dd
2 changed files with 13 additions and 6 deletions
+5
View File
@@ -36,6 +36,11 @@ webhook to complete ACME challenge validations and obtain certificates.
To make the set up of these webhook's easier, we provide a template repository
that can be used to get started quickly.
When implementing your webhook, you should set the `groupName` in the
[values.yml](deploy/example-webhook/values.yaml) of your chart to a domain name that
you - as the webhook-author - own. It should not need to be adjusted by the users of
your chart.
### Creating your own repository
### Running the test suite