From 92717bd55c67a286c7efecf70df16e496ae2e74d Mon Sep 17 00:00:00 2001 From: odubajDT <93584209+odubajDT@users.noreply.github.com> Date: Tue, 20 Jun 2023 11:57:14 +0200 Subject: [PATCH] Update docs/content/en/docs/implementing/restart-application-deployment/_index.md Signed-off-by: odubajDT <93584209+odubajDT@users.noreply.github.com> --- .../docs/implementing/restart-application-deployment/_index.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/content/en/docs/implementing/restart-application-deployment/_index.md b/docs/content/en/docs/implementing/restart-application-deployment/_index.md index 946ba7345f..f1a3ba916d 100644 --- a/docs/content/en/docs/implementing/restart-application-deployment/_index.md +++ b/docs/content/en/docs/implementing/restart-application-deployment/_index.md @@ -15,9 +15,6 @@ For example, this happens if the target value of a resource is misconfigured or a pre-deployment evaluation checks the wrong URL. -Increment the `spec.revision` field of `KeptnApp` -to retry a `KeptnApp` deployment -without incrementing the version of the `KeptnApp` After you fix the configuration that caused the pre-deployment evaluation or task to fail, you can increment the `spec.revision` value