From b6ee704c1d45973e75c4def94cdf91e7e1d05530 Mon Sep 17 00:00:00 2001 From: Philip Miglinci Date: Tue, 4 Feb 2025 14:27:28 +0100 Subject: [PATCH] add Exoscale webook for ACME DNS01 challenge Signed-off-by: Philip Miglinci --- 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 97cea91c71..cbbbbe76c3 100644 --- a/content/docs/configuration/acme/dns01/README.md +++ b/content/docs/configuration/acme/dns01/README.md @@ -164,6 +164,7 @@ Links to these supported providers along with their documentation are below: - [`cert-manager-webhook-civo`](https://github.com/okteto/cert-manager-webhook-civo) - [`cert-manager-webhook-dnspod`](https://github.com/qqshfox/cert-manager-webhook-dnspod) - [`cert-manager-webhook-dnsimple`](https://github.com/neoskop/cert-manager-webhook-dnsimple) +- [`cert-manager-webhook-exoscale`](https://github.com/glasskube/cert-manager-webhook-exoscale) - [`cert-manager-webhook-gandi`](https://github.com/bwolf/cert-manager-webhook-gandi) - [`cert-manager-webhook-infomaniak`](https://github.com/Infomaniak/cert-manager-webhook-infomaniak) - [`cert-manager-webhook-inwx`](https://gitlab.com/smueller18/cert-manager-webhook-inwx)