From e51dbbc0198f734fb3905b280bc1ff2e0b24d39e Mon Sep 17 00:00:00 2001 From: Thomas Schuetz <38893055+thschue@users.noreply.github.com> Date: Wed, 5 Oct 2022 07:06:33 +0200 Subject: [PATCH] docs: Update manifest name in readme (#111) Signed-off-by: Thomas Schuetz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f01f28da2b..34603af589 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ When *cert-manager* is installed, you can run ``` -kubectl apply -f https://github.com/keptn-sandbox/lifecycle-controller/releases/download/v0.1.0/release.yaml +kubectl apply -f https://github.com/keptn-sandbox/lifecycle-controller/releases/download/v0.1.0/manifest.yaml ```