From eb79a40cb191f9378a4eea72245389bd61c64d86 Mon Sep 17 00:00:00 2001 From: Walter Medvedeo Date: Wed, 22 May 2024 13:11:50 +0200 Subject: [PATCH] Update serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> --- .../modules/ROOT/pages/cloud/operator/using-persistence.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.