mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-28 01:47:20 +00:00
Merge pull request #689 from refluxwhw/dev
fix README under systemlogmonitor
This commit is contained in:
@@ -37,7 +37,7 @@ with new rule definition:
|
|||||||
"type": "temporary/permanent",
|
"type": "temporary/permanent",
|
||||||
"condition": "NodeConditionOfPermanentIssue",
|
"condition": "NodeConditionOfPermanentIssue",
|
||||||
"reason": "CamelCaseShortReason",
|
"reason": "CamelCaseShortReason",
|
||||||
"message": "regexp matching the issue in the log"
|
"pattern": "regexp matching the issue in the log"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user