Skip to content

Commit c827311

Browse files
committed
change time interval
1 parent b9f677b commit c827311

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deployment/node-problem-detector-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ data:
8888
{
8989
"plugin": "custom",
9090
"pluginConfig": {
91-
"invoke_interval": "30s",
92-
"timeout": "15s",
91+
"invoke_interval": "120s",
92+
"timeout": "90s",
9393
"max_output_length": 80,
9494
"concurrency": 3,
9595
"enable_message_change_based_condition_update": false

0 commit comments

Comments
 (0)