Skip to content

Commit 032293c

Browse files
committed
update
1 parent 526a25d commit 032293c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -704,8 +704,8 @@ spec:
704704
- spec
705705
type: object
706706
selectableFields:
707-
- jsonPath: status.complete
708-
- jsonPath: status.phase
707+
- jsonPath: .status.complete
708+
- jsonPath: .status.phase
709709
served: true
710710
storage: true
711711
subresources:

0 commit comments

Comments
 (0)