From 49707ad1c2ed97dba097e78831a2e17bd483d313 Mon Sep 17 00:00:00 2001 From: CodingWizKid Date: Tue, 12 Sep 2023 08:47:08 +0200 Subject: [PATCH] add docs for stackit webhook Signed-off-by: CodingWizKid --- content/docs/configuration/acme/dns01/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/configuration/acme/dns01/README.md b/content/docs/configuration/acme/dns01/README.md index 997a26bedb2..d952eef5683 100644 --- a/content/docs/configuration/acme/dns01/README.md +++ b/content/docs/configuration/acme/dns01/README.md @@ -181,6 +181,7 @@ Links to these supported providers along with their documentation are below: - [`cert-manager-webhook-netcup`](https://github.com/aellwein/cert-manager-webhook-netcup) - [`cert-manager-webhook-pdns`](https://github.com/zachomedia/cert-manager-webhook-pdns) - [`cert-manager-webhook-zilore`](https://gitlab.com/zilore/cert-manager-webhook-zilore) +- [`stackit-cert-manager-webhook`](https://github.com/stackitcloud/stackit-cert-manager-webhook) You can find more information on how to configure webhook providers [here](./webhook.md).