Skip to content

Commit b333b49

Browse files
committed
fix: scale reset to 4d
1 parent 028b0ed commit b333b49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workflow-cli/configuration-opensearch/state_management_policy/nrm-type-access-external-policy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"transitions": [{
6565
"state_name": "scaled",
6666
"conditions": {
67-
"min_index_age": "16d"
67+
"min_index_age": "4d"
6868
}
6969
}]
7070
},

0 commit comments

Comments
 (0)