From d0e8b7457f2b4567359f414b670b3aa627f52ebb Mon Sep 17 00:00:00 2001 From: Walter Medvedeo Date: Wed, 22 May 2024 08:56:40 +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 65d136480..4f9860412 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/using-persistence.adoc @@ -228,7 +228,7 @@ data: === Flyway configuration by using the workflow container env vars -Add the following `env` var in the `spec.podTemplate.container` of the SonataFlow CR. +Add the following `env` var in the `spec.podTemplate.container` of the `SonataFlow` CR. .Example of enabling Flyway by using the workflow container env vars [source, yaml]