Skip to content

Commit 63e3138

Browse files
committed
chore: sync AGE field from upgrade-toolkit auto-generated chart
Signed-off-by: Zespre Chang <zespre.chang@suse.com>
1 parent bb9ad86 commit 63e3138

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

charts/harvester-upgrade/templates/crd/upgradeplans.management.harvesterhci.io.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,9 @@ spec:
3636
- jsonPath: .status.conditions[?(@.type=='Degraded')].status
3737
name: DEGRADED
3838
type: string
39+
- jsonPath: .metadata.creationTimestamp
40+
name: AGE
41+
type: date
3942
name: v1beta1
4043
schema:
4144
openAPIV3Schema:

0 commit comments

Comments
 (0)