Skip to content

Commit 6b655f6

Browse files
committed
run make command
Signed-off-by: Britania Rodriguez Reyes <[email protected]>
1 parent e39bd44 commit 6b655f6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/crd/bases/placement.kubernetes-fleet.io_approvalrequests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ spec:
4141
- `TargetUpdateRun`: Points to the staged update run that this approval request is for.
4242
- `TargetStage`: The name of the stage that this approval request is for.
4343
- `IsLatestUpdateRunApproval`: Indicates whether this approval request is the latest one related to this update run.
44-
- `TaskTypeLabel`: Indicates whether this approval request is for the before or after stage task.
44+
- `TaskType`: Indicates whether this approval request is for the before or after stage task.
4545
properties:
4646
apiVersion:
4747
description: |-

config/crd/bases/placement.kubernetes-fleet.io_clusterapprovalrequests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ spec:
172172
- `TargetUpdateRun`: Points to the cluster staged update run that this approval request is for.
173173
- `TargetStage`: The name of the stage that this approval request is for.
174174
- `IsLatestUpdateRunApproval`: Indicates whether this approval request is the latest one related to this update run.
175-
- `TaskTypeLabel`: Indicates whether this approval request is for the before or after stage task.
175+
- `TaskType`: Indicates whether this approval request is for the before or after stage task.
176176
properties:
177177
apiVersion:
178178
description: |-

0 commit comments

Comments
 (0)