You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/resources/deployment.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ Deployment resource
43
43
-`scheduler_replicas` (Number) Deployment scheduler replicas - required for 'HYBRID' deployments
44
44
-`scheduler_size` (String) Deployment scheduler size - required for 'STANDARD' and 'DEDICATED' deployments
45
45
-`task_pod_node_pool_id` (String) Deployment task pod node pool identifier - required if executor is 'KUBERNETES' and type is 'HYBRID'
46
-
-`worker_queues` (Attributes List) Deployment worker queues (see [below for nested schema](#nestedatt--worker_queues))
46
+
-`worker_queues` (Attributes List) Deployment worker queues - required for deployments with 'CELERY' executor (see [below for nested schema](#nestedatt--worker_queues))
0 commit comments