Skip to content

Commit b60c867

Browse files
committed
Update resource default monitor interval from 11 to 20 seconds
1 parent 37a0099 commit b60c867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/roles/ha_scs/tasks/files/constants.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ RESOURCE_DEFAULTS:
228228
priority: "10"
229229
operations:
230230
monitor:
231-
interval: "11"
231+
interval: "20"
232232
timeout: "105"
233233
start:
234234
interval: "0"

0 commit comments

Comments
 (0)