You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`env`_[EnvVar](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.31/#envvar-v1-core) array_| The environment to be explicitly passed to the sidecar ||||
29
+
|`env`_[EnvVar](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.32/#envvar-v1-core) array_| The environment to be explicitly passed to the sidecar ||||
30
30
|`retentionPolicyIntervalSeconds`_integer_| The retentionCheckInterval defines the frequency at which the<br />system checks and enforces retention policies. || 1800 ||
31
31
32
32
@@ -44,7 +44,7 @@ ObjectStore is the Schema for the objectstores API.
|`metadata`_[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.31/#objectmeta-v1-meta)_| Refer to Kubernetes API documentation for fields of `metadata`. | True |||
47
+
|`metadata`_[ObjectMeta](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.32/#objectmeta-v1-meta)_| Refer to Kubernetes API documentation for fields of `metadata`. | True |||
48
48
|`spec`_[ObjectStoreSpec](#objectstorespec)_| Specification of the desired behavior of the ObjectStore.<br />More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status| True |||
49
49
|`status`_[ObjectStoreStatus](#objectstorestatus)_| Most recently observed status of the ObjectStore. This data may not be up to<br />date. Populated by the system. Read-only.<br />More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#spec-and-status||||
|`firstRecoverabilityPoint`_[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.31/#time-v1-meta)_| The first recoverability point in a PostgreSQL server refers to<br />the earliest point in time to which the database can be<br />restored. | True |||
102
-
|`lastSuccussfulBackupTime`_[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.31/#time-v1-meta)_| The last successful backup time | True |||
101
+
|`firstRecoverabilityPoint`_[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.32/#time-v1-meta)_| The first recoverability point in a PostgreSQL server refers to<br />the earliest point in time to which the database can be<br />restored. | True |||
102
+
|`lastSuccussfulBackupTime`_[Time](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.32/#time-v1-meta)_| The last successful backup time | True |||
0 commit comments