Skip to content

Commit

Permalink
Update serverlessworkflow/modules/ROOT/pages/cloud/operator/supportin…
Browse files Browse the repository at this point in the history
…g-services.adoc

Co-authored-by: nmirasch <[email protected]>
  • Loading branch information
wmedvede and nmirasch authored Jun 4, 2024
1 parent fc1a8d1 commit 7eeff41
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ To configure a common PostgreSQL service instance for all the supporting service
In that case, the {operator_name} will automatically connect any of the supporting services with that common server configured in the field `spec.persistence`. And, similarly to the workflow's persistence, the following precedence rules apply:
* If a supporting service, has a configured persistence, for example, the field `services.dataIndex.persistence` is configured. That configuration will apply.
* If a supporting service has a configured persistence, for example, the field `services.dataIndex.persistence` is configured. That configuration will apply.
* If a supporting service, has no configured persistence, for example, the field `services.dataIndex.persistence` is not set at all, the persistence configuration will be taken from the current platform.
Expand Down

0 comments on commit 7eeff41

Please sign in to comment.