diff --git a/chart/templates/crds.yaml b/chart/templates/crds.yaml index 99f55f8..b4d14ab 100644 --- a/chart/templates/crds.yaml +++ b/chart/templates/crds.yaml @@ -667,6 +667,10 @@ spec: type: string description: The snapshot creation time jsonPath: .status.snapshotCreatedAt + - name: State + type: string + description: The backup state + jsonPath: .status.state - name: LastSyncedAt type: string description: The backup last synced time