diff --git a/docs/content/en/reference/crd/cass-operator-crds-latest/_index.md b/docs/content/en/reference/crd/cass-operator-crds-latest/_index.md
index 3a226d51c..bcf56a896 100644
--- a/docs/content/en/reference/crd/cass-operator-crds-latest/_index.md
+++ b/docs/content/en/reference/crd/cass-operator-crds-latest/_index.md
@@ -24876,6 +24876,21 @@ Arguments are additional parameters for the command
false |
+
+ | fast |
+ boolean |
+
+ Fast modifies the behavior of rolling restart to restart multiple nodes (or entire rack) at the same time.
+If the cluster is degraded in availability, the fast path isn't used
+ |
+ false |
+
+ | force |
+ boolean |
+
+ Force is used to force the execution of a command even if the operator thinks it is unsafe
+ |
+ false |
| jobs |
integer |
@@ -25433,6 +25448,21 @@ Arguments are additional parameters for the command
false |
+
+ | fast |
+ boolean |
+
+ Fast modifies the behavior of rolling restart to restart multiple nodes (or entire rack) at the same time.
+If the cluster is degraded in availability, the fast path isn't used
+ |
+ false |
+
+ | force |
+ boolean |
+
+ Force is used to force the execution of a command even if the operator thinks it is unsafe
+ |
+ false |
| jobs |
integer |