Skip to content

Commit 5ef6f35

Browse files
MasonMasonXon
authored andcommitted
feat: Disable temporal console ui default
1 parent c2b6219 commit 5ef6f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/csghub/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -620,7 +620,7 @@ temporal:
620620
protocol: "TCP" # Network protocol
621621

622622
console:
623-
enabled: true # Enable console UI
623+
enabled: false # Enable console UI
624624
image:
625625
repository: "temporalio/ui" # Console UI image repository
626626
tag: "2.30.3" # Console UI image tag

0 commit comments

Comments
 (0)