From 80ce7018a169bb5f252391dbf65a8d58aaf53104 Mon Sep 17 00:00:00 2001 From: Dennis Schmalacker Date: Tue, 16 Jun 2020 10:32:36 +0200 Subject: [PATCH] Update installation path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 21b2cd3..8b48862 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ Follow the [instructions](https://cert-manager.io/docs/installation/) using the ```bash git clone https://github.com/mecodia/cert-manager-webhook-hetzner.git cd cert-manager-webhook-hetzner -helm install --namespace kube-system cert-manager-webhook-hetzner ./deploy/hetzner-webhook +helm install --namespace kube-system cert-manager-webhook-hetzner ./deploy/cert-manager-webhook-hetzner ``` **Note**: The kubernetes resources used to install the Webhook should be deployed within the same namespace as the cert-manager.