From 6f33daca936e5a7603f06a7d74389c5a288cb48b Mon Sep 17 00:00:00 2001 From: Walter Medvedeo Date: Wed, 29 May 2024 19:03:45 +0200 Subject: [PATCH] Update serverlessworkflow/modules/ROOT/pages/cloud/operator/configuring-knative-eventing-resources.adoc Co-authored-by: Ricardo Zanini <1538000+ricardozanini@users.noreply.github.com> --- .../cloud/operator/configuring-knative-eventing-resources.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverlessworkflow/modules/ROOT/pages/cloud/operator/configuring-knative-eventing-resources.adoc b/serverlessworkflow/modules/ROOT/pages/cloud/operator/configuring-knative-eventing-resources.adoc index 310381f9e..91720a313 100644 --- a/serverlessworkflow/modules/ROOT/pages/cloud/operator/configuring-knative-eventing-resources.adoc +++ b/serverlessworkflow/modules/ROOT/pages/cloud/operator/configuring-knative-eventing-resources.adoc @@ -289,7 +289,7 @@ spec: == Data Index and Job Service installation -To deploy these services you must use a `SonataFlowPlatform CR` and configure it according to the xref:cloud/operator/supporting-services.adoc[Supporting Services guide]. +To deploy these services you must use a `SonataFlowPlatform` CR and configure it according to the xref:cloud/operator/supporting-services.adoc[Supporting Services guide]. Finally, prior to deployment into the cluster, you must add the `env` variable shown below to the field `spec.jobService.podTemplate.container`. [source,yaml]