diff --git a/crds/gitops.hybrid-cloud-patterns.io_patterns.yaml b/crds/gitops.hybrid-cloud-patterns.io_patterns.yaml index 15957ab..f07e897 100644 --- a/crds/gitops.hybrid-cloud-patterns.io_patterns.yaml +++ b/crds/gitops.hybrid-cloud-patterns.io_patterns.yaml @@ -225,12 +225,14 @@ spec: type: object type: array deletionPhase: - description: "DeletionPhase tracks the current phase of pattern deletion\nValues: - \"\" (not deleting), \"DeleteSpokeChildApps\" (Phase 1: Delete child - applications from spoke clusters), \"DeleteSpoke\" (Phase 2: Delete - app of apps from spoke),\n\t\t\t\t \"DeleteHubChildApps\" (Phase - 3: Delete applications from hub), \"DeleteHub\" (Phase 4: Delete - app of apps from hub)" + description: | + DeletionPhase tracks the current phase of pattern deletion. + Values: + "" (not deleting), + "DeleteSpokeChildApps" (Phase 1: Delete child applications from spoke clusters), + "DeleteSpoke" (Phase 2: Delete app of apps from spoke), + "DeleteHubChildApps" (Phase 3: Delete applications from hub), + "DeleteHub" (Phase 4: Delete app of apps from hub) type: string lastError: description: Last error encountered by the pattern