We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 128d99e commit 18e3e3fCopy full SHA for 18e3e3f
1 file changed
temporal/api/workflowservice/v1/request_response.proto
@@ -2349,8 +2349,7 @@ message CreateWorkerDeploymentRequest {
2349
string deployment_name = 2;
2350
2351
// Optional. Contains the new worker compute configuration for the Worker
2352
- // Deployment. Used as the default compute configuration for new Worker
2353
- // Deployment Versions created for this Worker Deployment.
+ // Deployment. Used for worker scale management.
2354
temporal.api.compute.v1.ComputeConfig compute_config = 3;
2355
2356
// Optional. The identity of the client who initiated this request.
0 commit comments