Skip to content

Commit 259107c

Browse files
committed
add Complete prop
1 parent b90d197 commit 259107c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

charts/gitops-runtime/templates/_components/gitops-operator/crds/promotiontasks.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,8 @@ spec:
322322
status:
323323
description: PromotionTaskStatus defines the observed state of PromotionTask
324324
properties:
325+
complete:
326+
type: boolean
325327
conditions:
326328
items:
327329
description: Condition contains details for one aspect of the current

0 commit comments

Comments
 (0)