File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,9 +10,9 @@ The infrastructure configuration variables are used to configure the infrastruct
1010| ` hive_claim_ns ` | The namespace of the claim. | ` rhods ` | ` all ` |
1111| ` image_set ` | The image set name to use for the cluster. | ` rhods-openshift ` | ` all ` |
1212| ` base_domain ` | The base domain to use for the cluster. | ` "" ` | ` aws ` |
13- | ` worker_node_instance_type ` | The instance type to use for the worker nodes. | ` m5.xlarge ` | ` all ` |
13+ | ` worker_node_instance_type ` | The instance type to use for the worker nodes. | ` m5.2xlarge ` | ` all ` |
1414| ` worker_node_replicas ` | The number of worker nodes to create. | ` 2 ` | ` all ` |
15- | ` master_node_instance_type ` | The AWS instance type to use for the master nodes. | ` m5.xlarge ` | ` all ` |
15+ | ` master_node_instance_type ` | The AWS instance type to use for the master nodes. | ` m5.2xlarge ` | ` all ` |
1616| ` master_node_replicas ` | The number of master nodes to create. | ` 3 ` | ` all ` |
1717| ` aws_region ` | The AWS region to use for the cluster. | ` us-east-1 ` | ` aws ` |
1818| ` pull_secret ` | The pull secret to use for the cluster. | ` "" ` | ` all ` |
You can’t perform that action at this time.
0 commit comments