File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -408,6 +408,9 @@ workflows:
408408internalWorker :
409409 # Enable for internal workers for Temporal-powered Retool Vectors
410410 enabled : false
411+
412+ replicaCount : 1
413+
411414 # Config for internal worker pods. Node heap size limits can be overridden here
412415 # otelCollector can be set to an OpenTelemetry Collector in your k8s cluster. This will configure Temporal metrics collection which
413416 # provides observability into worker performance, particularly useful in high QPS use-cases
Original file line number Diff line number Diff line change @@ -408,6 +408,9 @@ workflows:
408408internalWorker :
409409 # Enable for internal workers for Temporal-powered Retool Vectors
410410 enabled : false
411+
412+ replicaCount : 1
413+
411414 # Config for internal worker pods. Node heap size limits can be overridden here
412415 # otelCollector can be set to an OpenTelemetry Collector in your k8s cluster. This will configure Temporal metrics collection which
413416 # provides observability into worker performance, particularly useful in high QPS use-cases
You can’t perform that action at this time.
0 commit comments