From 60a424a2bac6906e1559b85d2fcb3d2554f51bb8 Mon Sep 17 00:00:00 2001 From: Camila Macedo <7708031+camilamacedo86@users.noreply.github.com> Date: Thu, 16 Feb 2023 08:29:05 +0000 Subject: [PATCH] Apply suggestions from code review --- designs/helper_to_upgrade_projects_by_rescaffolding.md | 1 - 1 file changed, 1 deletion(-) diff --git a/designs/helper_to_upgrade_projects_by_rescaffolding.md b/designs/helper_to_upgrade_projects_by_rescaffolding.md index 5d974cdde79..c50f8c4e943 100644 --- a/designs/helper_to_upgrade_projects_by_rescaffolding.md +++ b/designs/helper_to_upgrade_projects_by_rescaffolding.md @@ -99,7 +99,6 @@ kubebuilder alpha generate \ --no-backup --backup-path= --plugins= - - from: [Optional] If not informed then, by default it is the current directory (project directory). If the `PROJECT` file does not exist then it will fail. - to: [Optional] If not informed then, it should be the current repository. - no-backup: [Optional] If not informed then, the current directory should be copied to the path `.backup/project-name`