Skip to content

Commit cffd0cd

Browse files
Change Default instance-pool shape
1 parent 92628e5 commit cffd0cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ variables:
522522
instance_pool_shape:
523523
title: "Shape of the Compute Nodes"
524524
required: true
525-
default: "VM.Standard2.4"
525+
default: "VM.Standard.E4.Flex"
526526
type: oci:core:instanceshape:name
527527
dependsOn:
528528
compartmentId: ${targetCompartment}

0 commit comments

Comments
 (0)