We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75ec581 commit cb91e15Copy full SHA for cb91e15
1 file changed
temporal/api/workflowservice/v1/request_response.proto
@@ -2326,8 +2326,7 @@ message CreateWorkerDeploymentRequest {
2326
string deployment_name = 2;
2327
2328
// 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.
+ // Deployment. Used for worker scale management.
2331
temporal.api.compute.v1.ComputeConfig compute_config = 3;
2332
2333
// Optional. The identity of the client who initiated this request.
0 commit comments