diff --git a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc index 57db72ff1..93a331ff4 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc @@ -164,7 +164,7 @@ And, if the current namespace has an already configured <<_configuring_the_persi == Persistence configuration and SonataFlow profiles -All the configurations shown in this guide apply exactly the same for both the `preview` and the `gitops` profiles, however, you must not use them when you use the `dev` profile. +All the configurations shown in this guide apply exactly the same for both the `preview` and the `gitops` profiles. These configurations are ignored and you must not use them in the`dev` profile. Finally, the only distinction between `preview` and `gitops` profiles, is that when you use the `gitops` profile, the following Quarkus extensions must be added when you build your workflow image.