From 0c617085ca26f43e88a45af748940e4dcf4d6b47 Mon Sep 17 00:00:00 2001 From: "Chang, Hui-Tang" Date: Fri, 29 Dec 2023 21:50:19 +0800 Subject: [PATCH] chore(helm): set excludelocalconnector to false --- charts/vdp/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/vdp/values.yaml b/charts/vdp/values.yaml index 1d3a155d..e1322b6d 100644 --- a/charts/vdp/values.yaml +++ b/charts/vdp/values.yaml @@ -79,7 +79,7 @@ pipelineBackend: maxActivityRetry: 1 # -- Load the pre-built connector or not prebuiltConnectorEnabled: false - excludelocalconnector: true + excludelocalconnector: false # -- The configuration of Temporal Cloud temporal: hostPort: