From 6a94923d8924a6cfd26aaac24403dd09022d3ff2 Mon Sep 17 00:00:00 2001 From: Walter Medvedeo Date: Wed, 22 May 2024 13:15:53 +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 d9c4b8639..ac81566c7 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc @@ -100,7 +100,7 @@ To learn how to initialize the database schema see: <<_database_schema_initializ == Configuring the persistence using the SonataFlow CR -The SonataFlow CR facilitates the configuration of the persistence with workflow scope, and you can use it independently if the SonataFlowPlatform persistence was already configured in the current namespace, see: <<_persistence_configuration_precedence_rules, Persistence configuration precedence rules>>. +The `SonataFlow` CR facilitates the configuration of the persistence with workflow scope, and you can use it independently if the `SonataFlowPlatform` persistence was already configured in the current namespace, see: <<_persistence_configuration_precedence_rules, Persistence configuration precedence rules>>. To configure the persistence, you must use the `persistence` field in the SonataFlow CR `spec`: