Skip to content

Commit

Permalink
chore(helm): set excludelocalconnector to false
Browse files Browse the repository at this point in the history
  • Loading branch information
donch1989 committed Dec 29, 2023
1 parent 04706a8 commit 0c61708
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/vdp/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0c61708

Please sign in to comment.