Skip to content

Commit cb91e15

Browse files
committed
comment change
1 parent 75ec581 commit cb91e15

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

temporal/api/workflowservice/v1/request_response.proto

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2326,8 +2326,7 @@ message CreateWorkerDeploymentRequest {
23262326
string deployment_name = 2;
23272327

23282328
// Optional. Contains the new worker compute configuration for the Worker
2329-
// Deployment. Used as the default compute configuration for new Worker
2330-
// Deployment Versions created for this Worker Deployment.
2329+
// Deployment. Used for worker scale management.
23312330
temporal.api.compute.v1.ComputeConfig compute_config = 3;
23322331

23332332
// Optional. The identity of the client who initiated this request.

0 commit comments

Comments
 (0)