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 eb79a40 commit 67e9c1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ And, if the current namespace has an already configured <<_configuring_the_persi

* 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 you don't want the current workflow to use persistence, you must use the following configuration in the SonataFlow CR: `spec.persistence : {}` to ban the SonataFlowPlatform persistence.
* 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 67e9c1b

Please sign in to comment.