Skip to content

Commit a523d62

Browse files
author
Pawel Peksa
committed
format
1 parent 8e008d5 commit a523d62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/resources/castai_pod_mutation/resource.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ resource "castai_pod_mutation" "multi_pool_distribution" {
7575
name = "general-pool"
7676
percentage = 70
7777
config {
78-
spot_type = "OPTIONAL_SPOT"
78+
spot_type = "OPTIONAL_SPOT"
7979
node_templates_to_consolidate = ["default-general"]
8080
}
8181
}

0 commit comments

Comments
 (0)