diff --git a/docs/modules/ROOT/pages/api-ref.adoc b/docs/modules/ROOT/pages/api-ref.adoc index c736284a..29b55094 100644 --- a/docs/modules/ROOT/pages/api-ref.adoc +++ b/docs/modules/ROOT/pages/api-ref.adoc @@ -719,7 +719,7 @@ m| clusterDataRecoveryPolicy | Configuration of the cluster recovery strategy. m m| startupAction | StartupAction represents the action triggered when the cluster starts to force the cluster startup. m| <> | false | - m| dataRecoveryTimeout | DataRecoveryTimeout is timeout for each step of data recovery in seconds. Maximum timeout is equal to DataRecoveryTimeout*2 (for each step: validation and data-load). m| int32 | false | - m| pvc | Configuration of PersistenceVolumeClaim. m| *<> | false | - -m| restore | Restore configuration m| *<> | false | {} +m| restore | Restore configuration m| <> | false | {} |=== ==== Deprecated [cols="4,8,4,2,4"options="header"]