From 1f11781e3d7b526ab04816a434360d0c21dca122 Mon Sep 17 00:00:00 2001 From: Thomas Schuetz Date: Tue, 4 Oct 2022 14:46:04 +0200 Subject: [PATCH] doc(main): updated manifest name Signed-off-by: Thomas Schuetz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f01f28da2bf..34603af589e 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 ```