chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
cloud_id: {{env["ANYSCALE_CLOUD_ID"]}}
|
||||
region: us-west-2
|
||||
|
||||
advanced_configurations_json:
|
||||
IamInstanceProfile: {"Name": "ray-autoscaler-v1"}
|
||||
|
||||
head_node_type:
|
||||
name: head_node
|
||||
instance_type: t3.large
|
||||
|
||||
worker_node_types:
|
||||
- name: worker_node
|
||||
instance_type: t3.large
|
||||
min_workers: 0
|
||||
max_workers: 0
|
||||
use_spot: false
|
||||
Reference in New Issue
Block a user