Skip to content

Commit

Permalink
Update serverlessworkflow/modules/ROOT/pages/cloud/operator/using-per…
Browse files Browse the repository at this point in the history
…sistence.adoc

Co-authored-by: Ricardo Zanini <[email protected]>
  • Loading branch information
wmedvede and ricardozanini authored May 22, 2024
1 parent 67e9c1b commit 44b7db3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ To learn how to initialize the database schema see: <<_database_schema_initializ
And, if the current namespace has an already configured <<_configuring_the_persistence_using_the_sonataflowplatform_cr, SonataFlowPlatform CR persistence>>, the following rules apply:

* If the SonataFlow CR has a configured persistence, that configuration will apply.
* If the SonataFlow CR has no configured persistence, i.e., the field `spec.persistence` is not present at all, the persistence configuration will be taken from the current platform.
* If the `SonataFlow` CR has no configured persistence, i.e., the field `spec.persistence` is not present at all, the persistence configuration will be taken from the current platform.
* If you don't want the current workflow to use `persistence`, you must use the following configuration in the SonataFlow CR: `spec.persistence : {}` to ignore the `SonataFlowPlatform` persistence configuration.

== Persistence configuration and SonataFlow profiles
Expand Down

0 comments on commit 44b7db3

Please sign in to comment.