From 46aec286e32b933d29008318f9468c0d51d076bd Mon Sep 17 00:00:00 2001 From: Walter Medvedeo Date: Wed, 22 May 2024 13:14:44 +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 11fd6e8d0..448d9425a 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc @@ -154,7 +154,7 @@ To learn how to initialize the database schema see: <<_database_schema_initializ == Persistence configuration precedence rules -<<_configuring_the_persistence_using_the_sonataflow_cr, SonataFlow CR persistence>> can be used with or without the <<_configuring_the_persistence_using_the_sonataflowplatform_cr, SonataFlowPlatform CR persistence>>. +<<_configuring_the_persistence_using_the_sonataflow_cr, `SonataFlow` CR persistence>> can be used with or without the <<_configuring_the_persistence_using_the_sonataflowplatform_cr, `SonataFlowPlatform` CR persistence>>. And, if the current namespace has an already configured <<_configuring_the_persistence_using_the_sonataflowplatform_cr, `SonataFlowPlatform` CR persistence>>, the following rules apply: