From 53f99611e0afaf1aacbda74c76ec1575a738569d Mon Sep 17 00:00:00 2001 From: Tobias Birmili Date: Tue, 16 Jun 2020 08:59:42 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index edf40f6..21b2cd3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ACME Webhook for Hetzner DNS -This project provides a cert-manager ACME Webhook for [Hetzner DNS](https://hetzner.de/) +This project provides a [cert-manager](https://cert-manager.io) ACME Webhook for [Hetzner DNS](https://hetzner.de/) and is based on the [Example Webhook](https://github.com/jetstack/cert-manager-webhook-example) This README and the inspiration for this webhook was mostly taken from [Stephan Müllers INWX Webhook](https://gitlab.com/smueller18/cert-manager-webhook-inwx) @@ -81,12 +81,11 @@ spec: ``` ### Credentials -For accessing Hetzner DNS API, you need a API Token which you can create in the [DNS Console](https://dns.hetzner.com/settings/api-token). + +For accessing the Hetzner DNS API, you need an API Token which you can create in the [DNS Console](https://dns.hetzner.com/settings/api-token). Currently we don't provide a way to use secrets for you API KEY. -``` - ### Create a certificate Finally you can create certificates, for example: